提交 323695e7 作者: 郁骅焌

Initial commit

上级
# pro-blocks
[中文 README](./README.zh-CN.md)
umi blocks of Ant Design Pro.
A part of [Ant Design Pro V4](https://github.com/ant-design/ant-design-pro/issues/3143), still in progress.
## dev
## Usage
```shell
umi block add [the github url of block]
```
You can visit umi [doc](https://umijs.org/guide/block.html) for find out more info about umi block.
## Contribute
Enter the block you want to dev
```shell
cross-env PAGES_PATH='block_name' umi
```
> In complex typescript definitions, vscode may crash or tslint reports an error. You can restart the typescript service by "ctrl+shift+p > reload window"
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论