gawelczyk / PolymerApp

first polymer app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polymer Starter Project

This project includes a set of Polymer components and a starter project, designed to be used with the Polytechnic tutorial.

In this tutorial, you build a simple client for unquote, the read-only social networking service.

Project contents

  • starter. Scaffolding for the starter project. If you're working through the tutorial, start here!
  • step-2 to step-4. Intermediate versions of the project. Check your work!
  • step-5. The completed unquote app.
  • components. Selection of Polymer elements used in the project.
  • post-service. A pre-built element that implements an interface to the unquote service.
  • api. Data for the the unquote service.
  • images. Avatar images.

Find a problem in the tutorial? Please open a Doc bug so we can fix it.

About

first polymer app

License:Apache License 2.0


Languages

Language:JavaScript 98.4%Language:CSS 1.6%