Skip to content

brianbatesd/gulp-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gulp-tasks

Gulp tasks and basic project structure.

Compile SASS, watch the files and live reload changes.

Some differences between Gulp and Grunt:

  • Gulp has watch built-in
  • Gulp requires a sequence to run concurrent tasks
  • Gulp dependencies are faster to setup
  • Gulp code is arguably more readable

Awesome guide to getting started with Gulp

About

SASS compiler, watch and live reload.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published