Storybook with Vue.js
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

🚧 NOTICE: You are watching a Vue.js 2 lesson

Importing Stories from Vue Components

In this lesson, we'll learn a technique that allows us to write our stories in Single File Components.

This is a verbose technique that can be useful if you need your stories to be copy/paste-friendly and don't want to lose syntax highlighting.