Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 349 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 349 Bytes

QRCodeCustomizer

Example project for react-qrcode-logo package.

Built using create-react-app.

running the example

In the root folder of the project run

npm install --legacy-peer-deps

npm start

The project will be reacheable in your browser at localhost:3000

online demo

Try it here