# ant-basic **Repository Path**: xiaoxi521/ant-basic ## Basic Information - **Project Name**: ant-basic - **Description**: ant-design 轻量版封装 - **Primary Language**: JavaScript - **License**: MulanPSL-1.0 - **Default Branch**: master - **Homepage**: http://cloud.luxiaoxi.world/Antd/ - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-01-14 - **Last Updated**: 2022-05-26 ## 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/).