Skip to content

clarkras/gulpjs-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Run npm install to install dev dependencies.

  • Install LiveReload plugin for Google Chrome and enable it

  • Run gulp --require=gulp-coffee to start Gulp.js build system.

  • Open page from http://localhost:3000 in Chrome

  • Try to modify html, scss and coffee files and see how the page gets updated with LiveReload

About

Example of using Gulp.js streaming build system.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 88.0%
  • CoffeeScript 12.0%