@@ -2,10 +2,9 @@
```bash
# 克隆项目
-git clone https://gitee.com/y_project/RuoYi-Vue
# 进入项目目录
-cd ruoyi-ui
+cd amms-ui
# 安装依赖
npm install
@@ -15,7 +14,7 @@ npm install --registry=https://registry.npmmirror.com
# 启动服务
npm run dev
-`
+```
浏览器访问 http://localhost:80