Hello World
Tests that the built library works correctly on its own. Be sure to
do a node tools/build.js in the library's base
directory before trying this page.
Expected output:
- lib.controller: controller is ready
- lib.model: module.create() works
- lib.template: template.compile() works
- lib.view: view.render() works
- lib.view.$ version: 1.7.1
- lib.view.helper(): helper is ready