@ -5,7 +5,7 @@ Elm app.
# Building
```bash
nix-shell -p elmPackages.elm cargo uglify-js
nix-shell
make serve RELEASE=1 # can also do DEBUG=1 instead
```