Original pull from https://github.com/code-kotis/barcode-scanner
Image listed in root "QR_WebGL_Proto.jpg" links to WebGL prototype. Print this out/use on phone to trigger scanner.
- Clone this repo
git clone https://github.com/Team-One/Kiosk-Proto
- Installation
npm install
- Run
npm run start
- Build
npm run build
- Deploy
npm run deploy