Skip to content

This is a polymer 2.0 element used to select a date with a component following the material specs.

License

Notifications You must be signed in to change notification settings

caribouflex/caribou-datepicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<caribou-datepicker>

Polymer 2 element used to select a date picker following material design.

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.