# ant-basic-lear **Repository Path**: xiaole9924/ant-basic-lear ## Basic Information - **Project Name**: ant-basic-lear - **Description**: ant 基础封装学习, 路由封装, 菜单封装, 接口封装, - **Primary Language**: Unknown - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-11 - **Last Updated**: 2021-12-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ant-basic ## Project setup ``` yarn ``` ### Compiles and hot-reloads for development ``` yarn run serve ``` ### Compiles and minifies for production ``` yarn run build ``` ### Run your unit tests ``` yarn run test:unit ``` ### Lints and fixes files ``` yarn run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).