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: - https://www.npmjs.com/package/qrcode - https://getbootstrap.com/