06618fcbd5
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
public | ||
src | ||
.gitignore | ||
README.md | ||
package-lock.json | ||
package.json |
README.md
JSONEditor React advanced demo
This project was bootstrapped with Create React App.
Install
Install dependencies once:
npm install
Run
To run the demo:
npm start
This will open a development server at http://localhost:3000