Json Schema Visual Editor is a simple jsonschema generator with drag and drop user interface and integration with react-jsonform uiSchema.
Install the dependencies and start.
$ git clone https://github.com/marcel-tabara/json-schema-visual-editor.git
$ cd json-schema-visual-editor
$ npm install
$ npm start