16a46885fe
Snyk has created this PR to upgrade react-scripts from 3.4.0 to 3.4.1. See this package in NPM: https://www.npmjs.com/package/react-scripts See this project in Snyk: https://app.snyk.io/org/josdejong/project/913c7924-24ae-4f86-8a9b-91da27c3e8f1?utm_source=github&utm_medium=upgrade-pr |
||
---|---|---|
.. | ||
public | ||
src | ||
.env | ||
.gitignore | ||
README.md | ||
package-lock.json | ||
package.json |
README.md
JSONEditor React 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