stephenjason89 / vue-live

reproduction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue Docgen CLI example style guide

How to start locally:

git clone https://github.com/vue-styleguidist/vue-styleguidist.git
cd vue-styleguidist/examples/docgen-nuxt
yarn install
yarn styleguide

Then open http://localhost:3080 in your browser.

Key points

  • docgen.config.js configures the generation of markdown files into docs/en.
  • nuxt.config.js configures the generation the nuxt site from the markdown files.
  • nuxt.config.js configures the generation the nuxt site from the markdown files.

About

reproduction


Languages

Language:JavaScript 90.6%Language:Vue 7.3%Language:HTML 2.2%