An polymer element providing a qr-code. Based on my QR-Code-Service.
Docs / Demo: here
Element dependencies are managed via Bower. You can install that via:
npm install -g bower
Then, go ahead and download the element's dependencies:
bower install
If you wish to work on this element in isolation, we recommend that you use Polyserve to keep the element's bower dependencies in line. You can install it via:
npm install -g polyserve
And you can run it via:
polyserve
Once running, you can preview this element at:
http://localhost:8080/components/thml-qrcode