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