This commit is contained in:
2025-12-16 21:52:09 +08:00
parent 4c305821eb
commit 6edece8648

View File

@@ -82,9 +82,9 @@ npm run build
### 6. 啟動伺服器 (Start Server) ### 6. 啟動伺服器 (Start Server)
啟動 Laravel 開發伺服器: 啟動 Laravel 開發伺服器:
```bash ```bash
php artisan serve php artisan serve --port=8001
``` ```
預設網址為http://localhost:8000 預設網址為http://localhost:8001
## 主要功能模組 ## 主要功能模組
- **儀錶板 (Dashboard)**: 銷售數據概覽、機台狀態監控 - **儀錶板 (Dashboard)**: 銷售數據概覽、機台狀態監控