a lil wrapper for node-qrcodes
in svelte. uses the toString method and issues out an svg generated QR code.
- clone this repo
- then
npm i
oryarn
- then
npm run dev
oryarn dev
- test it out
a lil wrapper for node-qrcodes
in svelte. uses the toString method and issues out an svg generated QR code.
npm i
or yarn
npm run dev
or yarn dev