Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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.