Awesome
Simple React Form Examples
Simple React Form is a powerful framework that simplifies the use of forms in React.
This is a Meteor app with examples
This app is live at simple-react-form.nicolaslopez.co
Instructions
Download the code
git clone https://github.com/nicolaslopezj/simple-react-form-examples
Install dependencies
npm install
Run the app
cd simple-react-form-examples
meteor
Now go to localhost:3000