Skip to content

fredbutters/gulp-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp-starter

Some basic gulp tasks for development and production

  • Clone the repo to a local directory
  • install gulp globally, run npm install -g gulp
  • run npm install
  • For development, run the gulp command
    • This will start the watch tasks for SCSS and JavaScript
  • For production, run the gulp prd command
    • This will not run the watch tasks, but will minify CSS and JavaScript and add vendor prefixes for relative CSS3 properties

About

Some basic gulp tasks for development and production

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published