Norbert de Langen bd0a420209
improve the tsconfig
So we do not get the warning:
ESM You have emitDecoratorMetadata enabled but @swc/core was not installed, skipping swc plugin

...anymore
2022-10-04 15:14:41 +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-27 11:25:43 +08:00
2022-07-21 11:24:07 +02:00
2022-10-04 15:14:41 +02: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.