There are 2 ways to get your dependencies up-and-running:
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.
- Checkout topeka
- Use tools-private/pull-all.sh to get a copy of all of Polymer
- Symlink
projects/topeka/componentsto thecomponents.
- Checkout topeka
- Make sure you have
npmandbowerinstalled installed. cd topekaandbower install