# vite_admin **Repository Path**: ckyymm/vite_admin ## Basic Information - **Project Name**: vite_admin - **Description**: vue3.0+vite2.0+element plus(后台管理系统) - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2021-07-15 - **Last Updated**: 2021-07-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vite_admin #### Project composition vite2 + vue3 + vue-router4 + vuex4 + element-plus #### Project setup ``` yarn install ``` #### Compiles and hot-reloads for development ``` yarn dev ``` #### Compiles and minifies for production ``` yarn build ``` #### Customize configuration - See [Vite](https://cn.vitejs.dev/) - See [Vue](https://v3.cn.vuejs.org/) - See [Vue Router](https://next.router.vuejs.org/) - See [Vuex](https://next.vuex.vuejs.org/) - See [Element Plus](https://element-plus.gitee.io/#/zh-CN)