2d38d0bbc9
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
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