Articles
Latest
More
Newsletter Sponsorship Discord About
Sign up for our Newsletter
The video for this lesson is currently being updated, please read the transcript instead.
Component & API Documentation > Lesson 11

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...

Articles
  • Latest
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

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

  • RSS
  • |
  • Atom