Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 578 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 578 Bytes

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