Skip to content

An example of a simple product list application to show some design and test principles.

License

Notifications You must be signed in to change notification settings

robinglen/polymer-summit-example-application

Repository files navigation

polymer-summit-example-component

An example of a simple product list application to show some design and test principles.

Takes advantage of polymer-summit-example-component.

Setting up

Requries Polymer CLI to serve.

npm install -g polymer-cli
bower install
npm install
```bash

# Running

```bash
npm start

Testing

npm test

Built with Polymer CLI.

About

An example of a simple product list application to show some design and test principles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published