hipbone
Hipbone is a Backbone based framework for building Single Page Applications.
Install
$ npm install --save hipbone
Folder Structure
.
|-- models
|-- collections
|-- views
|-- templates
|-- locales
| `-- en.coffee
|-- initializers
| `-- match_routes.coffee
`-- app.coffee
Usage
var App = ;var app = ;app;
Examples
TodoMVC
License
MIT © Mateus Maso