Gulp Base for Front End Dev getting started Install node & gulp brew install node, npm install -g gulp Install packages npm i Run Gulp gulp For Production Optimisation Run Gulp Build 'gulp build' Works on node 8.6.0