Generate a QR code with your image by Vue.js!
You can generate a QR code with your image from here!
This is a sample that has a link to my GitHub profile.
* I recommend using this app by your PC if you want to download it.
# install dependencies
npm install
# serve with hot reload at localhost:8080/demo/
npm run dev
# build demo
npm run demo