Skip to content

Template gulp web project setup. Gulp tasks: sass-css, Browser Sync, JS/CSS and image optimisation, file cleaning and removing unused css. Sass variables and classes also included

annarhughes/gulp-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sass-template : Gulp starter project template

Template setup for a gulp starter project. Gulp tasks run automatically on file save: sass-css, Browser Sync, JS/CSS and image optimisation.

Some common Sass variables and classes included.

Requirements

  • NodeJS - use the installer.
  • Gulp - Windows $ npm install -g gulp Mac sudo npm install -g gulp

Setup

  • Clone repo
  • Run npm install in the terminal (from inside the project directory)

About

Template gulp web project setup. Gulp tasks: sass-css, Browser Sync, JS/CSS and image optimisation, file cleaning and removing unused css. Sass variables and classes also included

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published