uqlibrary / uqlibrary-hours

Polymer 1.0 repo replaced by react repo, homepage-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uqlibrary-hours

Codeship Status for uqlibrary/uqlibrary-hours Dependency Status Dev Dependency Status

uqlibrary-hours displays academic hours to the end user

Full documentation and demo can be found in GitHub Pages. Demo of the compact view is available separately.

Getting Started

npm install -g bower web-component-tester polymer-cli
npm install
bower install

Developing

  • Please adhere to the Polymer code style guide provided at Style Guide.
  • Colors and common styles are imported (bower install) from uqlibrary-styles.
  • A preview of the component can be viewed locally by running npm start. Use the second URL from the command output.
  • GitHub pages should be updated after every commit to polymer1.0 branch by running bin/generate-gh-pages.sh

Testing

Tests are run using the Web Component Tester.

npm test

About

Polymer 1.0 repo replaced by react repo, homepage-react


Languages

Language:HTML 78.4%Language:JavaScript 15.9%Language:Shell 5.7%