This is a boilerplate template for a Meteor.js app that uses React.js as the view layer
The first time you run this app it will fail. This is because it is using the reywood:bootstrap3-sass package. If you restart the app after it crashes it will then work from that point on. Check out the "To use" section here for more info.
Run the following to get the bash file to work:
chmod +x ./run.sh
Now you can start the app with the following command:
./run.sh
react
meteorhacks:flow-router
kadira:react-layout
meteorhacks:flow-layout
aldeed:collection2
matb33:collection-hooks
dburles:collection-helpers
underscore
fourseven:scss
reywood:bootstrap3-sass
http
accounts-password
sanjo:jasmine
velocity:html-reporter
MainLayout
MainHeader
MainFooter
UserLogin
FormInput
AuthErrors