# Form generator based on Mozilla's JSON Schema Form
https://rjsf-team.github.io/react-jsonschema-form/

Extra fields can be added from https://github.com/RXNT/react-jsonschema-form-extras

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).


# Create a single file build
run `npm run bundle`. This creates a single file bundle in `./dist/js

