npm install ##Prerequisite
- nodejs http://www.nodejs.org/download/ install the 32bit version if you want to use AppBuilder too
- bower (npm install -g bower)
- gulp (npm install -g gulp) gulp build ##Useful commands
gulp analyzeAnalyse js/css/htmlgulp buildbuilds and minifiy the assestsgulp cleanDeletes the assests folder.gulp serve-devMonitors for changes and reloads the active website