NSB Hackathon starter kit built on NodeJS and Angular.
npm installbower install
gulp run(will fire Node server and local dev environment)- Use flag
--no-verifywhen commiting/deploying for ignoring jshint
- Create Heroku account
- Follow instructions and deploy through Heroku
bower installandgulp build --productionwill run on Heroku install- Required
Procfileis included