lu-calendar:
[ This description is mirrored from README.md at github.com/eriklumme/lu-calendar on 2019-05-10 ]
<lu-calendar>
A simple responsive calendar for viewing one month at a time
Install the Polymer-CLI
First, make sure you have the Polymer CLI installed. Then run polymer serve
to serve your element locally.
Viewing Your Element
$ polymer serve
Running Tests
$ polymer test
Your application is already set up to be tested via web-component-tester. Run polymer test
to run your application’s test suite locally.
Demo
<lu-calendar></lu-calendar>