Files
web-dslr/README.md
2021-08-09 12:44:48 +00:00

9 lines
218 B
Markdown

To build, you'll need Docker. Then:
```bash
./build.sh # runs build in Docker for libapi.{mjs,wasm,worker.js}
serve . # starts a local server with COOP/COEP
```
Then, navigate to http://localhost:5000/ui/ in Chrome.