0.0.0 • Published 8 years ago
react-json-form-builder v0.0.0
json-form-builder
React component for building html5 forms via simple json schema
Installation
$ npm install json-form-builderUsage
docs here
Development
Install dependencies:
$ npm installRun the example app at http://localhost:8080:
$ npm startRun tests and watch for code changes using jest:
$ npm testLint src and test files:
$ npm run lintGenerate UMD output in the lib folder (runs implicitly on npm version):
$ npm run buildLicense
MIT
0.0.0
8 years ago