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.
- 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
Backbone Boilerplate documentation
Backbone Layout Manager documentation
bbb init:module
bbb server
bbb install [package-name]
bbb remove [package-name]
bbb release