Commit 64ebbcb5 authored by Xvying Dong's avatar Xvying Dong
Browse files

doc

parent 35ecb7ad
...@@ -2,3 +2,25 @@ ...@@ -2,3 +2,25 @@
董旭瀛 董旭瀛
X-Lab X-Lab
## 使用说明
本项目已经过 Dokcer 容器包装,使用
``` text
docker-compose up -d --build
```
即可启动项目,访问
``` text
http://localhost:3000/
```
以进入网页前端。
## 常见问题
image 拉取时 node:18-alpine 可能会报错网络连接异常,单独下载即可
continer 启动时,如果本机运行 mysql 会出现端口冲突,终止进程即可
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment