Skip to content

holic/brunch-jade-bootstrap-and-coffee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Brunch skeleton including Bootstrap, SASS, Jade and CoffeeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • CoffeeScript 0.6%