# vue3.0 element 管理后台模板 **Repository Path**: wfHuang/vue3.0-element ## Basic Information - **Project Name**: vue3.0 element 管理后台模板 - **Description**: 最新版本的 vue^3.0.0 + vue-router^4.0.0-0 + vuex^4.0.0-0 , 采用最新版element-plus - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 49 - **Forks**: 9 - **Created**: 2020-12-18 - **Last Updated**: 2024-01-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3.0 element 管理后台模板 ![输入图片说明](http://gcimage.oss-cn-shenzhen.aliyuncs.com/img/1608280504(1).jpg "在这里输入图片标题") ![输入图片说明](http://gcimage.oss-cn-shenzhen.aliyuncs.com/img/1608280492(1).jpg "在这里输入图片标题") ![输入图片说明](http://gcimage.oss-cn-shenzhen.aliyuncs.com/img/1608280479(1).jpg "在这里输入图片标题") ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your unit tests ``` npm run test:unit ``` ### Lints and fixes files ``` npm run lint ```