Nevil George, Nikhil Pai, Brad Puder, Craig Olson
- Node
- Angular
- Yeoman
- Less
- mobile angular ui
- Clone repo
- Have heroku toolbelt, npm, node installed
npm install
andbower install
gulp
- Go to http://localhost:8000/#/
gulp build
git add -A
git commit -m "some message"
git push heroku master
heroku open
- Create branch with feature name
- Run locally using
gulp
- Go to http://localhost:8000/#/
- Pull into master when done