Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 379 Bytes

readme.md

File metadata and controls

9 lines (7 loc) · 379 Bytes

This is the source repo for QuickUI. The main QuickUI project home page is at http://quickui.org.

/src contains the source for the QuickUI runtime. /test contains unit tests. /tools contains the optional QuickUI markup compiler.

The runtime its associated unit tests can be built with Grunt.js (https://github.com/cowboy/grunt) by issuing the "grunt" command in this folder.