A web research protect on overlaying video's onto google maps.
codepen of example (most up-to-date version, please use this)
First, install the tools
npm install -g polymer-cli
npm install -g bower
Second, install Bower using npm
bower install
npm install
Important! After npm install your console will throw an error. For temporary workaround, please remove the postinstall script from package.json then run npm i && bower i. This issue is yet to be addressed
This command serves the app at http://127.0.0.1:3000 and provides basic URL
routing for the app:
npm start
polymer build
just commit and push to the master branch of this repo!
