Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 253 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 253 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

npm start

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