It's a simple QR code reader by using jsQR.
- Node.js >= 10.x
- npm >= 6.x
# install node_modules
yarn install
# run locally
yarn start
# development build
yarn run build:d
# production build
yarn run build:p
Junya Iizuka
| Name | Name | Last commit date | ||
|---|---|---|---|---|
It's a simple QR code reader by using jsQR.
# install node_modules
yarn install
# run locally
yarn start
# development build
yarn run build:d
# production build
yarn run build:p
Junya Iizuka