jsoneditor/examples/react_demo
jos 6f6f58bb33 Update package-lock.json files of react examples 2019-07-20 11:11:01 +02:00
..
public Implement a simple React demo 2018-08-06 17:10:07 +02:00
src Release v5.24.6 2018-09-12 09:44:23 +02:00
.gitignore Implement a simple React demo 2018-08-06 17:10:07 +02:00
README.md Implement a simple React demo 2018-08-06 17:10:07 +02:00
package-lock.json Update package-lock.json files of react examples 2019-07-20 11:11:01 +02:00
package.json Update dependencies of react examples 2019-06-12 22:01:56 +02:00

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