Storybookjs V7 and Ionic Framework & Vue

Install Storybook - Vue

This is a bit more complicated, I was helping someout out in discord channel so I quickly put together the basic files you need to make it work. I am working on a video but since you cannot google content in discord I wanted to post the content here until I have time to create a blog post.

Please see this gists to see how to configure Storybook to work with Ionic and Vue

Ionic Vue Storybook v7 (github.com)

2 Likes

Here is a full video, with a full project for integrating Storybook with Ionic and VueJS

How To Use Storybook v7 with Ionic Framework and Vue JS

Storybook is a frontend workshop for building UI components and pages in isolation. Thousands of teams use it for UI development, testing, and documentation. It’s open source and free.

1 Like