fbredius/storybook

View on GitHub
examples/vue-3-cli/README.md

Summary

Maintainability
Test Coverage
# 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.