From 293423f761a0b0e434a52300d453ea00ca3873d7 Mon Sep 17 00:00:00 2001 From: mama Date: Tue, 23 Dec 2025 19:55:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index beb4b8f..b12b167 100644 --- a/README.md +++ b/README.md @@ -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