Skip to content

Latest commit

 

History

History
executable file
·
39 lines (23 loc) · 470 Bytes

README.md

File metadata and controls

executable file
·
39 lines (23 loc) · 470 Bytes

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.

Installation

  1. Clone this repo
git clone https://github.com/Team-One/Kiosk-Proto
  1. Installation
npm install
  1. Run
npm run start
  1. Build
npm run build
  1. Deploy
npm run deploy