2 Star 0 Fork 0

Helpless / horse-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 508 Bytes
一键复制 编辑 原始数据 按行查看 历史
Helpless 提交于 2023-03-10 12:15 . 3.10

开发

# 克隆项目
git clone https://gitee.com/y_project/RuoYi-Vue

# 进入项目目录
cd ruoyi-ui

# 安装依赖
npm install

# 建议不要直接使用 cnpm 安装依赖,会有各种诡异的 bug。可以通过如下操作解决 npm 下载速度慢的问题
npm install --registry=https://registry.npmmirror.com

# 启动服务
npm run dev

浏览器访问 http://localhost:80

发布

# 构建测试环境
npm run build:stage

# 构建生产环境
npm run build:prod
1
https://gitee.com/HelLichu/horse-ui.git
git@gitee.com:HelLichu/horse-ui.git
HelLichu
horse-ui
horse-ui
master

搜索帮助