Fix main README

This commit is contained in:
Samuele Locatelli
2025-08-21 15:37:12 +02:00
parent 052dd601f5
commit 968a0de739
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -32,8 +32,8 @@ uvicorn main:app --host 0.0.0.0 --port 8000 --reload
```
frontend
```bashnpm tun dev
npm run build
```bash
npm run dev
```
ToDo's: trasformare in servizi da abilitare all'avvio macchina
BIN
View File
Binary file not shown.