# zxing-test-app

Simple app that allows testing of scanthng.js functionality with zxing-js/browser.


## Setup

Copy a build of `scanthng.js` to the `lib` directory.


## Usage

Start a dev server:

```
python3 -m http.server
```

Open `index.html` and specify an operator API key with the `operator` query
parameter.
