Skip to content

joelkrause/gulp-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

gulp-starter

gulp starter file

Steps

  1. make sure gulp is installed: npm install gulp-cli -g
  2. Go to directory where you need gulp
  3. Run: npm init this will create a package.json file
  4. Add gulp to your dev dependencies npm install --save-dev gulp
  5. Download the file from GitHub - or you can run this command curl -LO https://raw.github.com/joelkrause/gulp-starter/master/gulpfile.js

About

gulp starter file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published