Files
web-dslr/README.md
2021-11-30 19:15:29 +00:00

9 lines
184 B
Markdown

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