Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 673 Bytes

File metadata and controls

50 lines (29 loc) · 673 Bytes

#NOTE

This project is no longer maintained. We've made a number of changes and moved to: https://github.com/atomicjolt/react_client_starter_app

#Notes:

Start server with:

npm run start

then visit http://localhost:8080

#Development:

Source code lives in the app directory.

#Tests

karma start

#Check for updates

npm-check-updates

#Deploy:

Make sure the gem is installed:

gem install s3_website

Build:

gulp build --release

Deploy: s3_website push

License and attribution

MIT