# ant-design-admin-vue2 **Repository Path**: uni-yunApp/ant-design-admin-vue2a ## Basic Information - **Project Name**: ant-design-admin-vue2 - **Description**: 一个学习模板,自己用的了,想看看也可以的 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-04-14 - **Last Updated**: 2023-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ant-design-vue-admin > vue ant design 中后台练手项目。 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build:dev || yarn build:pro ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).