Michael Shilman ea70649db9
Merge pull request #19122 from storybookjs/ts-expect-error
Convert @ts-ignore to @ts-expect-error
2022-09-07 22:56:33 +08:00
..
2022-07-21 11:24:07 +02:00
2022-07-21 11:24:07 +02:00
2022-07-21 11:24:07 +02:00
2022-07-21 11:24:07 +02:00
2022-09-07 11:16:32 +08:00
2022-07-21 11:24:07 +02:00
2022-07-21 11:24:07 +02:00

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.