UNPKG

the-tramp

Version:

Chaplin.js on Node.js. Use it for performance boosts, SEO, re-usability.

11 lines (9 loc) 230 B
Application = require 'application' routes = require 'routes' # Initialize the application on DOM ready event. $ -> new Application { title: 'Brunch example application', controllerSuffix: '-controller', routes }