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

Files

Latest commit

db69fb4 · Feb 7, 2018

History

History
34 lines (27 loc) · 1023 Bytes

README.md

File metadata and controls

34 lines (27 loc) · 1023 Bytes

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