Dan Arias shows us how to integrate Storybook with an existing Vue.js project by using the popular Kanban Board Progressive Web App (PWA).

vuejs timestart

Storybook lets us interactively develop and test user interface components without having to run an application. Because Storybook acts as a component library with its own Webpack configuration, we can develop in isolation without worrying about project dependencies and requirements.