# ant-design-blocks **Repository Path**: ant-design/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**: 12 - **Forks**: 3 - **Created**: 2019-09-27 - **Last Updated**: 2023-11-01 ## Categories & Tags **Categories**: webui **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. ```