Norbert de Langen c2bbe43d02
stage0
2022-07-21 11:24:07 +02: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.