RuoYi-Vue3/README.md

27 lines
1.0 KiB
Markdown
Raw Permalink Normal View History

2022-01-04 02:49:59 +00:00
<p align="center">
<img alt="logo" src="https://oscimg.oschina.net/oscnet/up-d3d0a9303e11d522a06cd263f3079027715.png">
</p>
2024-06-30 00:11:13 +00:00
<h1 align="center" style="margin: 30px 0 30px; font-weight: bold;">RuoYi v3.8.8</h1>
2022-01-04 02:49:59 +00:00
<h4 align="center">基于SpringBoot+Vue前后端分离的Java快速开发框架</h4>
<p align="center">
<a href="https://gitee.com/y_project/RuoYi-Vue/stargazers"><img src="https://gitee.com/y_project/RuoYi-Vue/badge/star.svg?theme=dark"></a>
2024-06-30 00:11:13 +00:00
<a href="https://gitee.com/y_project/RuoYi-Vue"><img src="https://img.shields.io/badge/RuoYi-v3.8.8-brightgreen.svg"></a>
2022-01-04 02:49:59 +00:00
<a href="https://gitee.com/y_project/RuoYi-Vue/blob/master/LICENSE"><img src="https://img.shields.io/github/license/mashape/apistatus.svg"></a>
</p>
2019-10-08 01:14:38 +00:00
## 平台简介
2019-10-08 01:01:46 +00:00
2024-12-17 13:41:54 +00:00
本仓库仅供上课使用,由开源项目合并而成,源项目地址:
2020-12-15 02:06:12 +00:00
2024-12-17 13:41:54 +00:00
https://gitee.com/y_project/RuoYi-Vue.git
2019-10-08 01:01:46 +00:00
2024-12-17 13:41:54 +00:00
https://gitee.com/ys-gitee/RuoYi-Vue3.git
2019-10-08 01:01:46 +00:00
2024-12-17 13:41:54 +00:00
具体细节,请查看原项目。
2024-12-17 13:50:06 +00:00
## 文件夹
ruoyi-ui为vue3 element-plus版本第一次使用请先执行
```bash
npm install
npm run dev
```