Skip to content

loqus/install-nodejs-gulp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

install-nodejs-gulp

sudo apt-get update

sudo apt-get install nodejs

sudo apt-get install npm

go to your website directory

npm install gulp-cli -g

npm install gulp -D

touch gulpfile.js

Have a look at this link for the contents of a typical gulp file

https://www.npmjs.com/package/gulp

About

Install nodeJS and Gulp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published