Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 311 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 311 Bytes

Front-end Boilerplate

Using Gulp, Browserify, Jade & Sass

  • Dependencies: node, (node) sass, gulp
  • To install dependencies, run npm install.
  • gulp will build the site
  • gulp watch will set-up watch, watchify, browser-sync
  • gulp prod will build the site with minified/uglified/optimized assets