Yksinkertainen testisovellus viivakoodinluentaan kameralla käyttäen natiivia BarcodeDetector apia.
Simple test application to read barcodes with camera using native BarcodeDetector api.
Demo: https://web-viivakoodi.vercel.app/
Clone repo and then install using
yarn install
To debug locally
yarn dev
To build
yarn build
It will generate bundle.js to dist -folder.