@@ -6,7 +6,7 @@
``` bash
## 下载项目
-git clone https://github.com/wangdson/ebeiAdmin.git
+git clone http://39.100.74.209:3000/simple/guangda.git
下载之后启动环境命令,前提需要安装node
npm install 安装依赖包
npm run dev 开发环境启动