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

218 B

To build, you'll need Docker. Then:

./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.