Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 405 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 405 Bytes

QR Code Scanner

QR Code Scanner - a simple, fast and useful progressive web application

Forked from https://github.com/gokulkrishh/qrcodescan.in

Installation

  1. Clone this repo
git clone https://github.com/tractr/qrcodescan
  1. Installation
npm install
  1. Run
npm run start
  1. Build
npm run build

MIT Licensed