完善readme

This commit is contained in:
2025-12-23 19:55:31 +08:00
parent dcf9abc290
commit 293423f761

View File

@@ -23,6 +23,15 @@ Star Cloud 是一個專為智能販賣機設計的後台管理系統,旨在提
請依照以下步驟將專案 Clone 至本地端並開始運行:
### 0. 前置需求 (Prerequisites)
確保您的系統已安裝以下軟體:
- PHP 8.1+
- Composer
- Node.js & npm
- MySQL 8.0+
若您尚未安裝 MySQLWindows 使用者可至 [MySQL 官網](https://dev.mysql.com/downloads/installer/) 下載 Installer或使用 XAMPP / Laragon 等整合環境。
### 1. 下載專案 (Clone Repository)
```bash
git clone <repository_url>