https://github.com/selfkeyfoundation/react-jsonschema-form-material-theme
Widgets and templates using material-ui
https://github.com/selfkeyfoundation/react-jsonschema-form-material-theme
Last synced: 9 months ago
JSON representation
Widgets and templates using material-ui
- Host: GitHub
- URL: https://github.com/selfkeyfoundation/react-jsonschema-form-material-theme
- Owner: SelfKeyFoundation
- Created: 2018-11-27T02:18:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T14:02:34.000Z (over 3 years ago)
- Last Synced: 2024-04-23T22:17:04.278Z (over 2 years ago)
- Language: JavaScript
- Homepage: https://selfkeyfoundation.github.io/react-jsonschema-form-material-theme/
- Size: 13 MB
- Stars: 3
- Watchers: 12
- Forks: 4
- Open Issues: 33
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-jsonschema-form-material-theme
This module contains Widgets and Templates using material-ui for the react-jsonschema-form library
## Setup
```bash
yarn
yarn build
yarn start
```