react-form-builder
v0.1.29
Published
A Form Building library for React.js
Downloads
144
Readme
React Form Builder
A comprehensive Form Builder for React that handles persistence and rendering.
Docs
Running Examples
git clone [email protected]:quri/react-form-builder.git
cd react-form-builder
npm install
npm run examples
Then open http://localhost:8080/webpack-dev-server/
Build and Release
npm run build-npm
npm publish