Development:
npm install
to get dependencies.npm start
to start server. Open http://localhost:8080.npm run build
to create production output.
(work-in-progress) Utility for non-devs to edit existing uploaded JSON file
JavaScript
Development:
npm install
to get dependencies.npm start
to start server. Open http://localhost:8080.npm run build
to create production output.