- Run
$ npm install
to install all of the project's dependencies - Run
$ bower install
to install all of the required libraries - Run
$ grunt init
to install packages - Run
$ grunt
to create production/build versions of js/css - Run
$ grunt watch
to compile