# vue-next-admin **Repository Path**: rong_long_chen/vue-next-admin ## Basic Information - **Project Name**: vue-next-admin - **Description**: ☀️☀️✨✨vue3后台管理系统,路由权限控制,动态挂载路由,全新技术栈:vue3 + vite + vuex4.x + vue-router4.x + ant design vue2.x - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2021-07-18 - **Last Updated**: 2022-02-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vue-Next Admin 🚀 > vue3 后台管理系统,整合企业级应用必备功能,持续踩坑中... ### 技术栈 - vue3 (https://www.vue3js.cn/docs/zh/) - vite (https://github.com/vitejs/vite) - vuex 4.x (https://github.com/vuejs/vuex) - vue-router 4.x (https://github.com/vuejs/vue-router) - ant design vue 2.x (https://2x.antdv.com/docs/vue/introduce-cn/) - mockjs && vite-plugin-mock (https://github.com/anncwb/vite-plugin-mock) ### 使用 ```shell # 克隆项目 git clone git@github.com:iamhmx/vue-next-admin.git # 安装依赖 cd vue-next-admin yarn # 本地运行 yarn dev # 打包 yarn build ``` ### 预览 😜[线上预览](http://39.98.213.45:5000)