This project contains list of examples that help using storybook7 in Vue3 project
yarn & yarn storybook
TypeScript cannot handle type information for .vue
imports by default, so we replace the tsc
CLI with vue-tsc
for type checking. In editors, we need TypeScript Vue Plugin (Volar) to make the TypeScript language service aware of .vue
types.
implementation of third party ui library like vuetify using global decorator
having multiple plugin without overridding the previous one
you can test on all the stories