qrcode/README.md

276 B

This is a simple web based QR code generator. It is available at https://qrcode.netzbegruenung.de.

Build bundle.js:

npm install
npx browserify main.js --s QRCodeWrapper -o bundle.js

Used software: