2020-05-19 00:09:35 +09:00

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.