1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2024-11-22 09:01:09 +00:00

add comment

This commit is contained in:
Felix Ableitner 2024-01-29 16:06:24 +01:00
parent 7a1da4fd34
commit 52121fae66

View file

@ -19,6 +19,9 @@ CARGO_TARGET_DIR=target/backend cargo watch -c -x run
# start frontend, automatic rebuild on changes
trunk serve -w src/frontend/
```
Then open the site at [127.0.0.1:8080](http://127.0.0.1:8080/).
## License
[AGPL](LICENSE)