vue-example-docgen-vite

v0.0.0
This template should help get you started developing with docgen and VitePress.

dev

vite

build

run-p type-check build-only

preview

vite preview --port 4173

build-only

vite build

type-check

vue-tsc --noEmit

styleguide

concurrently "vue-docgen --watch" "vitepress dev docs"

styleguide:build

vue-docgen && vitepress build docs
npm i vue-example-docgen-vite

Metadata

Downloads