To start app and download all dependencies: $ npm install -g grunt-cli bower $ npm install $ bower install $ grunt
Application is built to the public/ directory, which can safely be deleted.
Be sure to run bower install and npm install periodically to keep up-to-date with project dependencies.