Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 309 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 309 Bytes

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