Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ant-design/ant-design-blocks

umi blocks of Ant Design.
https://github.com/ant-design/ant-design-blocks

Last synced: about 2 months ago
JSON representation

umi blocks of Ant Design.

Awesome Lists containing this project

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.
```