Skip to content

Instantly share code, notes, and snippets.

@dominicmartineau
Created June 29, 2014 14:05
Show Gist options
  • Save dominicmartineau/1576a7ad4f957021f1d0 to your computer and use it in GitHub Desktop.
Save dominicmartineau/1576a7ad4f957021f1d0 to your computer and use it in GitHub Desktop.
Installer gulp.js
sudo npm install -g gulp
cd myproject
npm install --save-dev gulp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment