Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 453 Bytes

readme.md

File metadata and controls

21 lines (15 loc) · 453 Bytes

This is the source for the QuickUI Catalog at http://quickui.org/catalog.

The /controls folder contains the source for the catalog controls themselves.

The /docs folder contains the documentation for the catalog controls, including the source for any demos and samples. It's this documentation that gets posted to http://quickui.org/catalog.

Build

  1. Install prerequisites:
npm install
  1. Build with Grunt:
grunt