I want to try the demo for polymerfire in firebase. To get it run locally I followed these steps. But what exact steps do I need to do to get it to run in firebase?
I figured firebase init
and firebase deploy
should be run but the browser only displays errors in the console. Must the polymer project be build in a certain way and what should the firebase "public" folder be?