Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 351 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 351 Bytes

HTML Bolerplate

Boilerplate for front-end only projects

Setup

This project uses gulp as a task runner with the following:

  • JADE for html templating
  • SASS for css pre preprocessing
  • CoffeeScript for JS

Grunt coming soon.

ALso included:

  • jQuery
  • Lodash for useful JS functions like mapping and iterators
  • Bootstrap for grids and such