Skip to content

App for generating QR codes with GitHub logo and export to SVG/PNG/JPEG/WEBP format

Notifications You must be signed in to change notification settings

luridev/qr-github-generator

Repository files navigation

qr-github-generator

App for generating colored QR codes with GitHub logo and export to SVG/PNG/JPEG/WEBP format.

Vue CLI + Element Plus (with auto-import plugin) + QRCode-SVG + File-Saver.

luridev

Live in GitHub Pages

https://luridev.github.io/qr-github-generator/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.