• Stars
    star
    113
  • Rank 308,459 (Top 7 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 9 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

gulp starter kit for front-end developers

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