ZenNavi / composing-mobile-widgets

Examines creating mobile web app widgets using the power of composition, mixins, bootstrap and backbone. Built with Lineman.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Composing Mobile Widgets | Hello World Meetup

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

Collapsable TableView

Sliding DrawerView

Prerequisites:

Installing Dependencies

cd composing-mobile-widgets
npm install
npm install -g lineman

How to Run

  • 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

About

Examines creating mobile web app widgets using the power of composition, mixins, bootstrap and backbone. Built with Lineman.