/simple-react-form-bootstrap-examples

Examples for Simple React Form (using Bootstrap)

Primary LanguageJavaScript

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 for bootstrap.

This app is live at simple-react-form-bootstrap.herokuapp.com

Instructions

Download the code

git clone https://github.com/fermuch/simple-react-form-bootstrap-examples

Install dependencies

npm install

Run the app.

Note: you need Meteor.

cd simple-react-form-examples-bootstrap
meteor

Now go to localhost:3000