7.1.0-alpha.41.4 • Published 10 months ago

@storybook-vue/blocks v7.1.0-alpha.41.4

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Storybook Doc Blocks

Portable documentation components for building design systems in Storybook.

Blocks development

To bootstrap, in the monorepo root:

yarn start

To develop this package, in the monorepo root:

yarn build blocks --watch

To run storybook, in this directory:

yarn storybook