sxw031 / qrcode

javascript build QR code APP to scan and read from cerama

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qrcode

by James Wang


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"

About

javascript build QR code APP to scan and read from cerama

License:Apache License 2.0


Languages

Language:JavaScript 72.3%Language:CSS 25.9%Language:HTML 1.8%