Skip to content

vip32/brunch-with-marionette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brunch with Marionette

This is a simple coffeescript based skeleton for Brunch which utilizes MarionetteJS and Bootstrap 3.

Main features are CoffeeScript, Stylus and Handlebars. Bootstrap 3.

Getting started

  • Create new project via executing brunch new <project name> --skeleton gh:vip32/brunch-with-marionette option for the command.
  • Build the project with brunch b or brunch w.
  • Open the public/ dir to see the result.
  • Write your code in app/.

Other

Versions of software the skeleton uses:

  • jQuery 2.0.3
  • Backbone 1.0.0
  • Underscore 1.5.2
  • Twitter Bootstrap 3.0.0
  • MarionetteJS 1.1.0
  • MomentJS 2.2.1

About

Basic skeleton for brunch.io utilizing MarionetteJS, Handlebars, Stylus, Bootstrap and Backbone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published