Initial setup
vagrant up
vagrant ssh
cd /vagrant
npm install
bower install
cp config.json.example config.json
Configuring authentication
Building
Grunt vs Gulp? Why not both? After building, running ./app.js
starts Express. Static content is served by Nginx.