Upload JSON, edit values and download updated JSON.
Install dependencies and start development server with:
npm install
npm run dev
Server with HMR should now be running on http://localhost:8080
Redux DevTools are hidden by default. You can change this behavior and other settings from src/containers/utils/DevTools.js
.
To toggle the DevTool panel during development: CTRL + H
Change the DevTool panel's position during development: CTRL + Q
npm run build
This project is a grateful recipient of the Futurice Open Source sponsorship program.
MIT