Boilerplate using react-redux-form, material ui with meteor backend
git clone https://github.com/armandomendivil/meteor-backend.git
cd meteor-backend
npm install
npm start
git clone https://github.com/armandomendivil/react-redux-form-material-ui.git
cd react-redux-form-material-ui
npm install
npm start
open browser to http://localhost:3000