Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 417 Bytes

readme.md

File metadata and controls

17 lines (13 loc) · 417 Bytes

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