diff --git a/README.md b/README.md index b3964f19..66d656ef 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -## 官网地址 +## 技术栈官网 - vue3: https://v3.cn.vuejs.org/guide/introduction.html - vite2: https://cn.vitejs.dev/guide/ -- vuex4:https://next.vuex.vuejs.org/zh/index.html +- next-vuex:https://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