Form module for Cerebral 1.x
For Cerebral 2 you can use @cerebral/forms.
Go to http://cerebral-website.herokuapp.com/documentation/cerebral-module-forms
- Clone repo
npm install
npm test
to run tests
cd demo
npm install
npm start
- Go to
localhost:3000