Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 559 Bytes

readme.md

File metadata and controls

27 lines (21 loc) · 559 Bytes

Notice

QuickUI is no longer under active development. Many thanks to all who have supported this project. People interested in component-based web user interface design and development should look at HTML web components, for example those possible in the Elix project.

About

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

Build

  1. Install the packages which the build depends upon:
npm install
  1. Build:
grunt