# vue3x-admin-antd-demo **Repository Path**: nickro/vue3x-admin-antdv-demo ## Basic Information - **Project Name**: vue3x-admin-antd-demo - **Description**: 🐢【OK】中后台系统框架,vue3.x+antDesignVue - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-14 - **Last Updated**: 2022-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: vue3x, Ant-Disign-Pro ## README ```bash # 克隆项目 git clone -b vue3.0-antdv https://github.com/nickro/vue-admin.git # 进入项目目录 cd vue-admin # 安装依赖 npm i # 本地开发 启动项目 npm run serve ```