# ant-design-blocks **Repository Path**: juyi/ant-design-blocks ## Basic Information - **Project Name**: ant-design-blocks - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-02-05 - **Last Updated**: 2021-02-05 ## 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. ```