Learn gulp.js Prepare: install node.js sudo apt-get install nodejs-legacy install npm sudo apt-get install npm install gulp globally sudo npm install -g gulp Install: install npm dependencies npm install