Includes Gulp to compile Scss into CSS, along with Autoprefixer and Browser Sync.
Clone into the current folder and remove all unnecessary (one command):
git clone https://github.com/deveLabR/Gulp-starter.git .; rm -rf trunk .gitignore readme.md .git
Once you have cloned the repo, navigate in to the directory via terminal and run.
npm install gulp