Skip to content

This is the start of my preferred baseline for apps built with the backbone boilerplate.

Notifications You must be signed in to change notification settings

jonahlyn/backbone-baseline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backbone Baseline

This is the start of my preferred baseline for apps built with the backbone boilerplate. Not sure if there's a better way to do this.

Changes from backbone-boilerplate:

  • Uses twitter bootstrap instead of h5bp.
  • Includes an example module called intro.
  • Includes a main-layout template that is rendered in the router along with the intro module.
  • Router includes the handy 'go' function from the github viewer.
  • Customized grunt.js: copies all files into dist directories, sets options for uglify

Documentation

Backbone Boilerplate documentation

Grunt-bbb documentation

Backbone Layout Manager documentation

Quick Command Reference

bbb init:module

bbb server

bbb install [package-name]

bbb remove [package-name]

bbb release

About

This is the start of my preferred baseline for apps built with the backbone boilerplate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published