This is a simple app demonstrating the power of using composition to build mobile widgets using Backbone and Bootstrap. This was built for the hello world meetup in Saskatoon, SK on March 6th, 2013
cd composing-mobile-widgets
npm install
npm install -g lineman
lineman run
- starts a long-running process that watches for file changes, compiling & concatenating assets. It also starts a local web server at http://localhost:8000