# vue3-elementplus-admin **Repository Path**: wede/vue3-elementplus-admin ## Basic Information - **Project Name**: vue3-elementplus-admin - **Description**: vue3 + elementplus + vue-router@4 vuex@4 后台管理模块。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2023-08-04 - **Last Updated**: 2023-08-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3-elementplus-admin > 项目简介 本项目是使用 vueCli4脚手架搭建, vue3 + element-plus + vuex4 + +vue-router 后台管理系统,借鉴了vue-element-admin的内容。 未使用TS开发,还有一套最新 Vite2 + Vue3 + ElementPlus的基础模板 [Vue3-ElementPlus-Vite2](https://gitee.com/tangkebo/Vue3-ElementPlus-Vite2) > 项目环境 - vue@3 - vuex@4 - vue-router@4 ## 使用 ```bash # 安装 yarn install # 运行 yarn install ``` ### mock 请求 > 地址 api.js 无效,使用 环境文件中配置 > src/utils/request.js 中 process.env.VUE_APP_BASE_API > mock/index.js 中 process.env.VUE_APP_BASE_API