Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mkanenobu/qrcode-reader
https://github.com/mkanenobu/qrcode-reader
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mkanenobu/qrcode-reader
- Owner: mkanenobu
- Created: 2021-07-26T14:07:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-05T07:25:37.000Z (over 2 years ago)
- Last Synced: 2024-12-16T01:37:39.313Z (24 days ago)
- Language: TypeScript
- Size: 273 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PWA QRCode Reader
## Setup
```bash
nodenv install "$(cat .node-version)"
npm install
```## Run dev server
```sh
npm run dev
```## Deployed URL
https://qrcode-reader.pages.dev/