f100c4f403
* change jsoneditor dependency property value. Adding the jsoneditor version into package.json npm install did not install jsoneditor with "file:../..". * update jsoneditor version to have version. |
||
---|---|---|
.. | ||
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