# vue-admin **Repository Path**: HuangChengtuo/vue-admin ## Basic Information - **Project Name**: vue-admin - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-13 - **Last Updated**: 2021-04-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-admin * 基于Vue,Ant Design of Vue 搭建的后台管理系统 * 技术栈:vue,vuex,vue-router,mock,axios ## 项目运行 ``` 安装依赖 npm install 运行项目 npm run dev ```