Skip to content

CDSMOpen/brunch-orca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brunch-orca

brunch-orca is a brunch skeleton that uses coffeescript, compass, eco, jquery, backbone, mocha, sinon and chai with styling by Twitter Bootstrap. Also uses Animate.css for simple transitions.

Uses the Backbone.Mediator pattern for event subscription.

Usage

To create a new project from this skeleton run

brunch new appname -s git://github.com/CDSMOpen/brunch-orca.git

once installed run

npm start

and visit localhost:3333

Tests are run through the mocha browser test runner, launch a web server from the project root and navigate to /test/index.html

Javascript Library Versions

See package.json

ToDo

There's a simple ToDo app /#todos to demonstrate some basic features. Backbone.LocalStorage for persistence. (Uses a localstorage polyfill for headless testing - local storage wouldn't be available otherwise)

About

Brunch skeleton with jquery, eco and bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published