Merge branch 'master' of gitee.com:youlaitech/vue3-element-admin

This commit is contained in:
有来技术 2021-11-23 23:15:12 +08:00
commit cc91e72ba9
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