Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 716 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 716 Bytes

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.