Gulp Task Runner Tips: Use bash terminal (default terminal on OSX and Linux, GitBash on Windows). Dependencies: Latest version of NodeJS (min v6.0.0) Install: In the directory of the project: npm install --global gulp-cli npm install Development: gulp Build: gulp build