pb03 / gulp-boilerplate

Minimal gulp setup for web apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gulp-boilerplate

Minimal gulp setup for websites.

Includes:

  • Sass/scss support
  • Uglify JS with ES6 support
  • Live server with auto-reload

How to run:

  1. Install components using npm i
  2. Run gulp

About

Minimal gulp setup for web apps

License:MIT License


Languages

Language:JavaScript 69.7%Language:CSS 17.2%Language:HTML 13.1%