Skip to content

stephanie-walter/sw-gulp-static-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Gulp starter for simple static sites

This is a simple gulp starter for static projects. It includes :

  • Less compilation
  • CSS minification
  • Autoprefixer
  • JS minification
  • JS uglify
  • browsersync

It's a little bit over documented so that my students can fork and undertand it easily more ;)

How to

1. Install NodeJS and Gulp

2. Get the dependencies

Launch

npm install

3. Launch the working task

Launch

gulp work

About

Static starter with Gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages