/mobileapp-demo

Very simple multichannel application built using deliteful, a new W3C Web Components based library

Multichannel Web App Demo

This project provides a very simple demo of a multichannel web application which is built using the following standards:

  • W3C HTML5
  • W3C Web Components
  • W3C Pointer Events
  • AMD
  • CommonJS Packages
  • Promises/A+
  • Bind

Install

Installation couldn't get any simpler:

$ git clone https://github.com/ccmitchellusa/mobileapp-demo.git
$ cd mobileapp-demo
$ bower install

Run

Run the demo in your browser (replacing WEB_ROOT with your local web root):

http://{WEB_ROOT}/mobileapp-demo

Dependencies

This application uses the standard deliteful components library and requireJS for AMD loader, but you can easily add other web components such as Polymer's.

Licensing

This project is distributed by the Dojo Foundation and licensed under the "New" BSD License. All contributions require a Dojo Foundation CLA.