Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 437 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 437 Bytes

bpl8

A fairly solid boilerplate for a static website

Installation

In the unlikely event that you decide you wish to use this as a base for your project, here's a quick run down of what you need to do.

  1. Clone this repo git clone https://github.com/sudotribe/bpl8.git or whatever
  2. In the project root dir, run bower install and npm install to grab dependencies
  3. Run gulp, the default task will watch and compile.