Skip to content

truestory/gulp-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gulp Boilerplate

This is a gulp boilerplate we made @truestory.

Usage

Installation

run npm install
run bower install

Local webserver

This can be used to launch a local webserver.:

cd /path/to/project/dist
python -m SimpleHTTPServer

Workflow

run gulp to build the project.
run gulp watch to start the auto update and refresh functions.

Stack

  • gulp-autoprefixer
  • gulp-csso
  • gulp-jshint
  • gulp-uglify
  • gulp-imagemin
  • gulp-ruby-sass
  • gulp-clean
  • gulp-browserify
  • gulp-concat
  • gulp-cache
  • gulp-size
  • gulp-livereload
  • tiny-lr
  • event-stream

Credits

Made by True Story (www.truestory.io).

About

This is a gulp boilerplate we made @truestory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors