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