/qrcode

javascript build QR code APP to scan and read from cerama

Primary LanguageJavaScriptApache License 2.0Apache-2.0

qrcode


qrcode is javascript build for scan and read qrcode. it is rendering optimized for chrome browser.

installation

  1. install npm
  2. install gulp

instruction

  1. open the command terminal
  2. direct into the QR Code App directory
  3. Run "npm install"
  4. Build and run "gulp serve"