workai-design-blocks

Official block collection from umi community.

Usage no npm install needed!

<script type="module">
  import workaiDesignBlocks from 'https://cdn.skypack.dev/workai-design-blocks';
</script>

README

umi-blocks

Official block collection from umi community.

Usage

Install Dependencies

$ yarn

View Block or Template

Specify the block via BLOCK env.

 yarn start templates/user-dashboard

Create Block

# Create
$ BLOCK=templates/my-template yarn run create

# Debug
$ BLOCK=templates/my-template yarn start

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

If you are done, make a PR for this.

LICENSE

MIT