apt-get install -y nodejs
apt-get install -y npm
npm install
npm install -g grunt
npm install -g bower
bower install --force --allow-root
grunt build