aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 47c92d04d012460e24911ffc155f656061602737 (plain)
1
2
3
4
5
6
7
8
9
# Getting started

Having nix installed, run:

```sh
nix develop --command bin/watch.sh
```

Then, open your browser at `http://localhost:8000`.