Vue UI component library
npm i
npm run serve
- Run
npm i; npm run serve
to start Storybook locally - Open
http://localhost:9999
- Create a Component in
src
- The Component directory must includes
Component.vue
andComponent.stories.js
config.js
will automatically import all files ending in*.stories.js