0

In the IO presentation a speaker SUPER BRIEFLY talked about App Templates and how PSK1 has support for "navigation card layouts, navigation list details" and others. What're the details on these layouts? Where can I find more info on these?

mvhatch
  • 147
  • 13

2 Answers2

0

This seems to be what you are looking for - https://github.com/PolymerElements/app-layout-templates

Dev
  • 367
  • 1
  • 10
0

As of today, the Polymer Start Kit itself doesn't provide multiple templates. It creates the scaffolding for a simple demo application that uses a side bar menu, page routes, and two simple custom elements for demo purposes. It also creates a bower development environment that is configured and ready to use out-of-the-box. If you new to either Polymer or bower it is big help. If you are new to both it is a huge time saver.

jptknta
  • 787
  • 6
  • 15