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.
- Clone repo
- Run
npm install
in the terminal (from inside the project directory)