Skip to content

wetrial/wetrial-blocks

Repository files navigation

wetrial-blocks

Official collection of some high quality blocks.

Usage

$ umi block add [A block name in list, or any github address of a umi block]
example
$ umi block add https://github.com/umijs/umi-blocks/tree/master/editor

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

Contribute

You can create a umi block and make a PR for us!

How to create a block:

$ yarn create umi --block