docs(README.md):修改技术栈官网信息

This commit is contained in:
有来技术 2021-11-23 01:10:04 +00:00 committed by Gitee
parent 0ec8710e6f
commit abcc8127a7
1 changed files with 5 additions and 3 deletions

View File

@ -1,12 +1,12 @@
## 官网地址
## 技术栈官网
- vue3: https://v3.cn.vuejs.org/guide/introduction.html
- vite2: https://cn.vitejs.dev/guide/
- vuex4https://next.vuex.vuejs.org/zh/index.html
- next-vuexhttps://next.vuex.vuejs.org/zh/index.html
- vue-router4 : https://next.router.vuejs.org/zh/introduction.html
- vue-next-router : https://next.router.vuejs.org/zh/introduction.html
- element-plus: https://element-plus.gitee.io/zh-CN/
@ -18,6 +18,8 @@ Vite是一种新型前端构建工具能够显著提升前端开发体验。
[Vite 官方中文文档](https://cn.vitejs.dev/ )
项目构建命令:
```shell
npm init vite@latest vue3-element-admin --template vue-ts
cd vue3-element-admin