mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 06:31:19 +08:00
9 lines
362 B
Markdown
9 lines
362 B
Markdown
# Storybook Demo
|
|
|
|
This is a demo app to test Vue-CLI integration with Storybook.
|
|
Please check vue-kitchen-sink for more examples of different ways to integrate 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.
|