_ .--------------------------------.
_|o|_ | Application brought to you |
(_) | with the amazing Yeoman! |
/ \Y/ \;-,______________________________|
|| : |\//
(| --- |
|_|_|
\ /
Install command line tools:
sudo npm install -g grunt-cli bower
gem install compass
Install dependancies with NPM and Bower.
npm install
bower install
Then start serve static files with Grunt!
grunt server