Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.14 KB

README.md

File metadata and controls

50 lines (35 loc) · 1.14 KB

QRGen - QR Generator

A tool for creating and reading QR codes with a minimalistic design. Built with Nuxt 3, WindiCSS, Lean QR, and QR Scanner.

Frameworks

JS Libraries

App

Web : QRGen

Build

git clone https://github.com/jo0707/QRGen
cd QRGen
pnpm install #or npm install

#preview
pnpm dev #or npm run dev

#build
pnpm build #or npm run build
pnpm preview #or npm run preview

Contributors

Credit

Feel free to contribute to this repository!