Skip to content

uqlibrary/uqlibrary-styles

Repository files navigation

uqlibrary-styles

View full demo here. The demo GitHub pages should be updated after every commit to master branch by running the generate-gh-pages.sh script in the /bin/ directory

Getting Started

Prerequisites

Project requires the following major dependencies:

  • Node.js, used to run JavaScript tools from the command line.
  • NPM, the node package manager, installed with Node.js and used to install Node.js packages.
  • Bower, a Node.js-based package manager used to install front-end packages (like Polymer).

Installing Dependencies

With Node.js installed, run the following:

npm install -g bower
bower install