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.
- Install prerequisites:
npm install
- Build with Grunt:
grunt