Skip to content

dope/gulp-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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