This is a gulp boilerplate we made @truestory.
run npm install
run bower install
This can be used to launch a local webserver.:
cd /path/to/project/dist
python -m SimpleHTTPServer
run gulp to build the project.
run gulp watch to start the auto update and refresh functions.
- 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
Made by True Story (www.truestory.io).