mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-18 05:02:24 +08:00
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.