dope / gulp-starter

gulp starter kit for front-end developers

Home Page:http://lifes.gd/2015/02/24/my-gulp-workflow.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

gulp starter kit for front-end developers

http://lifes.gd/2015/02/24/my-gulp-workflow.html

License:MIT License


Languages

Language:JavaScript 86.8%Language:HTML 11.8%Language:CSS 1.4%