cerebral-module-forms
v0.5.8
Published
A forms handler for Cerebral
Downloads
49
Readme
cerebral-module-forms
Form module for Cerebral
How to use
Go to http://www.cerebraljs.com/documentation/cerebral-module-forms
Contribute
- Clone repo
npm install
npm test
to run tests
Try the demo
cd demo
npm install
npm start
- Go to
localhost:3000