A ClickGUI component for React, which uses a schema to generate a more user-friendly interface for users when editing JSON objects.
- Clone the repository
- Run
npm install
to install the dependencies - Run
npm start
to start the development server - Open
http://localhost:3000
in your browser