Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (19 loc) · 610 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 610 Bytes

<simple-timer>

Simple timer.

Build Status Published on webcomponents.org

Example

<simple-timer start-time="120"></simple-timer>

Running

Use the 'polymer-cli' to test/demo component

To Demo/Test Component

polymer serve

Then go to 'localhost:8080/components/simple-timer' to view component

To run tests:

polymer test