# atdv-polyfill **Repository Path**: dizuncainiao/atdv-polyfill ## Basic Information - **Project Name**: atdv-polyfill - **Description**: Ant Design Vue 兼容 IE9 !!! - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-03-05 - **Last Updated**: 2022-07-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn run serve ``` ### Compiles and minifies for production ``` yarn run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).