Skip to content

darkdiesel/gulp-study

Repository files navigation

Gulp Study

Table of Content

Installation

  • Install gulp global npm install gulp-cli -g
  • Install browser sync global npm install -g browser-sync
  • npm install --global windows-build-tools if you don't have python2 or download and install it manually.

Gulp 3

Check tag #gulp3 to see how projects works on old version of gulp. And check file gulpfilev3.js