Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 522 Bytes

File metadata and controls

21 lines (13 loc) · 522 Bytes

<panel-filter>

iOrder PWA Elements Panel Filter

Install the Polymer-CLI

First, make sure you have the Polymer CLI installed. Then run polymer serve to serve your application locally.

Viewing Document & Demo

$ polymer serve

Running Tests

$ polymer test

This element is already set up to be tested via web-component-tester. Run polymer test to run your application's test suite locally.