Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 367 Bytes

File metadata and controls

22 lines (11 loc) · 367 Bytes

QRCodeCustomizer

Example project for react-qrcode-logo package.

Built using React + TypeScript + Vite

running the example

Use node 22

In the root folder of the project run

npm install

npm run dev

The project will be reachable in your browser at localhost:5173

online demo

Try it here > github pages