mobile-scanning-demo icon indicating copy to clipboard operation
mobile-scanning-demo copied to clipboard

Sample code for blog post, app is hosted https://ean-crab-scanner.web.app/

Mobile Scanning Demo

This project demonstrates 1D barcode scanning in mobile web apps.

To build and run the app yourself, run the following commands, and point your browser at https://localhost:4200.

npm install -g @angular/cli
npm install
ng serve --ssl=true --host=0.0.0.0

If you don't want to run it yourself, you can check it out here: https://ean-crab-scanner.web.app/