This commit is contained in:
Hassan Abedi 2026-06-11 16:58:52 +02:00
parent 69d520a983
commit b50efd17dc

View File

@ -9,6 +9,7 @@ Open [`index.html`](index.html) in a browser, then drop a JSON file from [`crate
Alternatively, you can run the commands below to serve the viewer locally:
```sh
make shell # Go into the Nix shells
make viewer
```