# ant-design-blocks **Repository Path**: forging2012/ant-design-blocks ## Basic Information - **Project Name**: ant-design-blocks - **Description**: umi blocks of Ant Design. - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2021-05-30 - **Last Updated**: 2021-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ant-design-blocks umi blocks of Ant Design. ## Usage With version 2.13 of Git and later: ```bash git clone https://github.com/ant-design/ant-design.git npm install echo '[]' > continue.json npm run start-c // If the process of generating a block does not respond for a long time, you need to re-run this command. ```