mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 05:21:06 +08:00
8 lines
271 B
Markdown
8 lines
271 B
Markdown
# Storybook Demo
|
|
|
|
This is a demo app to test Vue 3's CLI integration with Storybook.
|
|
|
|
Run `yarn install` to sync Storybook module with the source code and run `yarn storybook` to start the Storybook.
|
|
|
|
You can also try `yarn serve` to see that vue-cli service also works.
|