gminovska / pro-blocks

Blocks of Ant Design Pro.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pro-blocks

中文 README

umi blocks of Ant Design Pro.

A part of Ant Design Pro V4, still in progress.

dev

Usage

umi block add [the github url of block]

You can visit umi doc for find out more info about umi block.

Contribute

Enter the block you want to dev

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"

About

Blocks of Ant Design Pro.

License:MIT License


Languages

Language:TypeScript 89.2%Language:CSS 10.2%Language:JavaScript 0.6%