1.0.5 • Published 3 years ago

vitepress-theme-doc v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Vue Theme doc

This is the VitePress theme for the official Vue documentation at vuejs.org.

Available Scripts

Here is the list of available scripts that can be used during the development.

# Boot local dev server.
$ pnpm run dev

# Build demo, then serve locally. This is for testing
# production build in the local environment.
$ pnpm run serve

# Run lint via Prettier.
$ pnpm run lint

# Run type check via tsc.
$ pnpm run type

License

MIT