Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 843 Bytes

File metadata and controls

22 lines (17 loc) · 843 Bytes

Brunch with Jade, Bootstrap, SASS, and CoffeeScript

This is a skeleton (boilerplate) for Brunch

Requires Brunch 1.3+.

Getting started

  • Create new project with brunch new <project name> -s git://github.com/Mapvine/brunch-jade-bootstrap-and-coffee.git.
  • Build the project with brunch b or brunch w.
  • Run tests with brunch t
  • Open the public/ dir to see the result.
  • Write your code.

Features

License

The MIT license.

Copyright (c) 2012 MapVine LLC