chore: readme

This commit is contained in:
MoonLeeeaf
2024-05-24 20:54:35 +08:00
parent f3bf5f88b5
commit 9c1dc4c540

View File

@@ -13,9 +13,11 @@
服务端: 服务端:
1. 克隆本仓库源代码到本地 0. 确保安装了 Node.js
2. 运行 run.sh 或 run.bat 1. 克隆本仓库源代码到本地,并运行 run_build.sh 构建网页
2. 运行 run.sh
网页端: 网页端:
@@ -23,7 +25,7 @@
* 克隆本仓库到本地并运行本地 HTTP 服务端 * 克隆本仓库到本地并运行本地 HTTP 服务端
* 静态网页 (不推荐, 有跨域问题) * 静态网页 (不推荐)
### [Q&A](.github/QA.md) ### [Q&A](.github/QA.md)