React boilerplate for small web appliations Still under development. Use at your own risk
Run these once:
git clone git@github.com:eshleebien/react-boilerplate.git
npm install -g http-server
npm install
bower install
To view the application:
gulp
http-server