jsoneditor/examples/react_demo
jos ef764df37d Release v5.24.6 2018-09-12 09:44:23 +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 Implement a simple React demo 2018-08-06 17:10:07 +02:00
package.json Implement a simple React demo 2018-08-06 17:10:07 +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