This commit is contained in:
Andras Schmelczer 2025-10-18 20:35:15 +01:00
parent b6c85f6370
commit c0171ad72f

View file

@ -38,7 +38,7 @@ cd sync-server && cargo run config-e2e.yml
```
```sh
cd frontend && npm run dev
cd frontend && npm install && npm run dev
```
### Scripts