Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 376 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 376 Bytes

Gulp-template

Gulp starter template with tasks such as:

  • BrowserSync to set up the local server, synchronise and autorefresh browsers
  • Gulp sass to compile sass
  • Autoprefixer to add vendor prefixes
  • Minifies and concatenates all css and js files
  • Imagemin to compress images
  • Option to include and customise Bootstrap sass within the gulpfile
  • Build production site