Skip to content

cyrus-reap/react-json-schema-form-builder

 
 

Repository files navigation

This example app runs from Next.js.

To set up and run the example app:

  1. From the root of the repo, run npm install to install dependencies.
  2. Then, run npm run build or npm run watch to build the React JSON Schema Form Builder.
  3. Navigate to the example app by running cd example.
  4. Run npm install to install the example app's dependencies.
  5. Run npm run dev to start up the development server.
  6. Navigate your browser to http://localhost:3000.

About

Visual editor for forms based on json schema, built in React JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.8%
  • JavaScript 3.2%