pull/47/head
parent
d3ad78369f
commit
c2db391941
26
README.md
26
README.md
|
@ -11,18 +11,8 @@ JeecgBoot-Vue3采用 Vue3.0、Vite、 Ant-Design-Vue、TypeScript 等新技术
|
|||
> 全新的VUE3技术栈,不只是追赶技术潮流,用了之后才能体会到Vue3的好处,的确比2更加适合大型项目。
|
||||
|
||||
|
||||
### 源码下载:
|
||||
|
||||
> - 重要必看:切换Vue3路由: [http://vue3.jeecg.com/2671576](http://vue3.jeecg.com/2671576)
|
||||
> - 后台版本要求:`jeecgboot v3.0+`以上, 因为从3.0版本开始,后台为了兼容vue3.0前端做了很多适配工作。
|
||||
|
||||
| | 后端源码 | vue3前端源码 |
|
||||
|--- |--- | --- |
|
||||
| github | https://github.com/jeecgboot/jeecg-boot | https://github.com/jeecgboot/jeecgboot-vue3 |
|
||||
| 码云 | https://gitee.com/jeecg/jeecg-boot | https://gitee.com/jeecg/jeecgboot-vue3 |
|
||||
|
||||
|
||||
### 相关文档:
|
||||
## 相关文档
|
||||
|
||||
|
||||
* 开发文档:http://vue3.jeecg.com
|
||||
|
@ -32,7 +22,19 @@ JeecgBoot-Vue3采用 Vue3.0、Vite、 Ant-Design-Vue、TypeScript 等新技术
|
|||
* 在线演示:http://boot3.jeecg.com
|
||||
* QQ交流群:683903138
|
||||
|
||||
## Install and use
|
||||
|
||||
## 源码下载
|
||||
|
||||
> - 重要必看:切换Vue3路由: [http://vue3.jeecg.com/2671576](http://vue3.jeecg.com/2671576)
|
||||
> - 后台版本要求:`jeecgboot v3.0+`以上, 因为从3.0版本开始,后台为了兼容vue3.0前端做了很多适配工作。
|
||||
|
||||
| | JAVA后端 | VUE3前端 |
|
||||
|--- |--- | --- |
|
||||
| github | https://github.com/jeecgboot/jeecg-boot | https://github.com/jeecgboot/jeecgboot-vue3 |
|
||||
| 码云 | https://gitee.com/jeecg/jeecg-boot | https://gitee.com/jeecg/jeecgboot-vue3 |
|
||||
|
||||
|
||||
## 安装与使用
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue