# antd-pro-blocks **Repository Path**: LIULLong/antd-pro-blocks ## Basic Information - **Project Name**: antd-pro-blocks - **Description**: github下载太慢 个人用 github官方地址 https://github.com/ant-design/pro-blocks.git 侵删 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-06-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #pro-blocks [English README](./README.md) Umi 块的 Ant Design Pro。 > [Ant Design Pro V4](https://github.com/ant-design/ant-design-pro/issues/3143)的官方区块 ## 用法 ```shell umi block add [block github url] ``` 你可以访问 umi [doc](https://umijs.org/guide/block.html)了解更多关于 umi block 的信息。 ## 贡献 输入要开发的 block 名称 ```shell npm install Cross-env PAGES_PATH ='block_name' umi dev ``` > 在复杂的 TypeScript 定义中,vscode 可能会崩溃或 tslint 报告错误。您可以通过 “ctrl + shift + p> reload window” 重新启动 TypeScript 服务