2021-01-29 19:51:43 -07:00

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.