Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 2.32 KB

readme.md

File metadata and controls

42 lines (32 loc) · 2.32 KB

Dojorama

Single page demo application based on Dojo 1.9, Twitter Bootstrap 3 and history API

Documentation

Check out the live demo and the series of blog posts explaining the concepts behind this application - Building a Dojo single page application

Quick Start

  • git clone git://github.com/sirprize/dojorama.git
  • cd dojorama
  • git submodule init
  • git submodule update
  • Create a virtual host with root pointing to dojorama (project root == www root)
  • Point your browser to / or /tests

Ingredients

Dojorama is built on top of these fine libraries:

License

See LICENSE.