# vue3-admin-template **Repository Path**: hai9528/vue3-admin-template ## Basic Information - **Project Name**: vue3-admin-template - **Description**: 基于 vue-cli4.x + vue3.x + antd-design-vue2.x + vuex4.x+ vue-router4.x 的后台管理系统模板,帮助你快速搭建中后台产品原型 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-11-05 - **Last Updated**: 2024-10-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue3-admin 基于 vue-cli4.x + vue3.x + antd-design-vue2.x + vuex4.x+ vue-router4.x 的后台管理系统模板,帮助你快速搭建中后台产品原型 ![图片](src/assets/system/login.png) ![图片](src/assets/system/home.png) ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).