This project is no longer maintained. We've made a number of changes and moved to: https://github.com/atomicjolt/react_client_starter_app
Start server with:
npm run start
then visit http://localhost:8080
Source code lives in the app directory.
karma start
npm-check-updates
Make sure the gem is installed:
gem install s3_website
Build:
gulp build --release
Deploy:
s3_website push
MIT