- Node
- Express
- Bower
- jQuery
- Ember
- Handlebars
- Gulp
- Browserify
- Stylus
- Coffeescript
- Clone this repo
- run
npm install
- For asset generation:
gulp watch
- Run the server:
npm start
- Browse to:
http://localhost:3002
- Create your heroku instance
heroku create
- Deploy
git push heroku master
- Dance.