Skip to content

ready4god2513/topeka

 
 

Repository files navigation

Topeka

There are 2 ways to get your dependencies up-and-running:

Direct Git:

This is the best way to not be broken. The Polymer team doesn't use bower in day-to-day development and so Topeka might be broken more frequently if you use the Bower-based workflow.

  1. Checkout topeka
  2. Use tools-private/pull-all.sh to get a copy of all of Polymer
  3. Symlink projects/topeka/components to the components.

Bower

  1. Checkout topeka
  2. Make sure you have npm and bower installed installed.
  3. cd topeka and bower install