# 安装指南 ## 环境要求 - Node.js 18+ - npm 9+ ## 安装步骤 ```bash npm install npm run dev ``` ## 配置 在 `.env` 文件中配置 API 地址。 @see ../getting-started.md