Skip to content

silversurfer5150/GulpBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GulpBuild

A simple gulp build with just the necessities

These builds are often too complicated so this build tries to address minimum but important project requirements:

  1. Script minification and concatenation.
  2. Script error checking using js Hint.
  3. SASS transformation to CSS and minification.
  4. Hot rebuild and reloading onchange.
  5. A Simple HTTP server
  6. Automated testing also possible.

Build and Run

Type npm install
Type gulp

About

A simple gulp build with just the necessities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published