UIKit contains the code used for styling sites for ProQuest. Please see UX-Framework site for implementation details.
bower install --save proquest-uikit
- First download and install NodeJS http://node.io
- From the commandline run: "npm install -g bower"
- From the project you are going to use UIKit from run: "bower install --save proquest-uikit"
- install grunt
- [install other recommended utils]
- [provide sample less file]
- [provide sample HTML]
- [provide sample gruntfile snippets]
- run: "grunt release --release=[release version]"