Skip to content

sshepard/proquest-uikit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UIKit contains the code used for styling sites for ProQuest. Please see UX-Framework site for implementation details.

Include UIKit into your project by using Bower:

bower install --save proquest-uikit

Don't have Bower?

  • 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"

To build UIKit into your project:

  • install grunt
  • [install other recommended utils]
  • [provide sample less file]
  • [provide sample HTML]
  • [provide sample gruntfile snippets]

To release:

  • run: "grunt release --release=[release version]"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published