Skip to content

timhirsh/polymer-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polymer Starter Project

This project includes a set of Polymer components and a starter project, designed to be used with the Polymer 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-1 to step-3. Intermediate versions of the project. Check your work!
  • finished. 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.

Deploying the project

  • git checkout deploy
  • ./deploy.sh
  • profit!

About

Tutorial starter app

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.6%
  • CSS 1.4%