Gulp Starter
A starter kit for your front-end builds.
- Compiles, autoprefixes and minimizes your Scss (can easily switch to Sass or LESS)
- Uglifys your JS
- Compresses your Images
- Generates a BrowserSync URL for you to access.
Getting Started
Clone: http://github.com/dope/gulp-starter.git
Once you have cloned the repo, navigate in to the directory via terminal and run.
npm install
gulp