Gulp.js: Difference between revisions

Content deleted Content added
Stiruma (talk | contribs)
Added Installation
Stiruma (talk | contribs)
m Code styling
Line 25:
 
Install gulp globally, then initialize the project directory and install in the project locally.
'''<code>
$ npm install --global gulp-cli
$ npm init