vaadin / router

Small and powerful client-side router for Web Components. Framework-agnostic.
https://vaadin.com/router
Apache License 2.0
410 stars 50 forks source link

add Vaadin.Router into the PWA Starter Kit #178

Closed vlukashov closed 6 years ago

vlukashov commented 6 years ago

As a developer using the PWA Starter Kit, I want to get Vaadin.Router in my app by default (instead of pwa-helpers/router.js) so that I have a solid baseline for building production-ready apps with complex routing structures.

DoD:

vlukashov commented 6 years ago

A PR is opened: https://github.com/Polymer/pwa-starter-kit/pull/195