<time-field>
A time field Web Component based on Polymer 2.x.
For the Polymer 3 based version of this component see: GitHub - gatanaso/time-field: A time field Web Component based on Polymer 3
Install the Polymer-CLI
First, make sure you have the Polymer CLI installed. Then run polymer serve to serve your element locally.
Viewing The <time-field>
$ polymer serve --open
Running Tests
$ polymer test