Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Vue Enterprise > Lesson 53

Creating a component styleguide

Before we get started, you'll need to ensure your source code is synced for this module. So, check out the branch module_11_start by going to the terminal and typing:

$ git checkout module_11_start
$ npm i

Create config

Let's begin by creating a config file for Vue Styleguidist in our root directory by going to the terminal and typing:

$ touch styleguide.config.js

Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom