Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

heartbeatua/gulp-boilerplate

Repository files navigation

Gulp boilerplate

Features

  • Sass for stylesheets (with lint)
  • ES6 for JavaScript
  • Symbol svg-sprite

Run

  • gulp: Just compile files.
  • gulp --minify: Compile files and minify them.
  • gulp dev: Run development server.
  • gulp build --minify: Production ready build.

Already included

SASS Lint

Keep in mind