docs: add additional step to dev setup

This commit is contained in:
ppoliani
2025-08-25 17:00:24 +03:00
parent 47fac7217c
commit 7d9b4aabb8

View File

@@ -91,6 +91,8 @@ cargo fmt --all
### Frontend Development
```bash
cd frontend
# Development server with hot reload
npm run dev