4d12b1d000
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.1.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.1.2) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
public | ||
src | ||
.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