Skip to content

robert-groensfeld/rg-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<rg-clock>

An analog clock for Polymer 3.0.

Prerequisites

  1. Install the Polymer CLI
  2. Install npm (packaged with Node.js)
  3. Run npm install to install the dependencies

Viewing the clock

Run polymer serve in the element directory to launch a demo of the clock.

Credits

Special thanks go to Donovan for his excellent tutorial on creating clocks with css.

I also want to thank Westbrook Johnson for helping me build the demo and introducing me to the wonderful ghpages package.