-
Notifications
You must be signed in to change notification settings - Fork 38
Paths to bower components? #8
Comments
You should be able to bower install the goole-calendar element, start a web
|
If you If that's what happened, you can end up with something like this:
When what you actually want is this:
You can simply move the folders from |
Yeah I noticed this so I just changed the paths in the files themselves but Daniel Alan Miller 2014-06-26 20:00 GMT+02:00 Scott J. Miles [email protected]:
|
If you are running demo locally, you might need to adjust the client id for accessing the calendar API: https://github.com/GoogleWebComponents/google-calendar/blob/master/demo.html#L24 (The one included in the demo has a javascript origin registered to googlewebcomponents.github.io) |
Is there a main docs page that describes how to test these out? After doing bower install while in the directory I then have to change all the paths to fit where the components are and then I'm still getting errors.
Uncaught ReferenceError: Platform is not defined | polymer-expressions.js:57
The text was updated successfully, but these errors were encountered: