wheelhouse-router
Version:
A wheelhouse library to marry flatiron's Director with Backbone's router
16 lines (15 loc) • 326 B
JSON
{
"port": 9020
, "paths": {
"controllers": "controllers"
, "templates": "templates"
, "collections": "collections"
, "models": "models"
, "mutualRoutes": "routes.json"
, "serverRoutes": "serverRoutes.json"
}
, "renders": {
"templates": "assets/_js/templates"
, "js": "assets/_js"
}
}