Skip to content

niuliuniu/pro-blocks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pro-blocks

Build Status

中文 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

npm i

# PAGES_PATH env set the block src path which you want to dev
PAGES_PATH=DashboardWorkplace/src npm start # for mac
npx cross-env PAGES_PATH=DashboardWorkplace/src umi dev # for windows

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.5%
  • CSS 9.2%
  • JavaScript 0.3%