README.md aktualisiert

This commit is contained in:
Manuel Kamper 2024-08-20 20:49:33 +02:00
parent 1beb73e2fe
commit 6b3f4ae1c0

View File

@ -119,7 +119,7 @@ VITE_BACKEND=http://127.0.0.1:8080
Start front-end development environment Start front-end development environment
```bash ```bash
npm run dev npm run dev -- --host
``` ```
Install back-end requirements and start backend service Install back-end requirements and start backend service