A collection of diverse documentation engineering tools.
# run these scripts in root folder
pnpm i
pnpm run packages:stubNext, you need to start the the documentation site (with VitePress) for previewing and development. You can use the following command:
pnpm run docs:devpnpm run packages:buildTo build the documentation and preview site, you can use the following command:
pnpm run docs:build