Skip to content

themihel/thml-qrcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thml-qrcode

An polymer element providing a qr-code. Based on my QR-Code-Service.

Docs / Demo: here

Dependencies

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

Playing with this element

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

About

An polymer element providing a qr-code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages