8000 GitHub - timerring/dmx-docs-test
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

timerring/dmx-docs-test

Repository files navigation

A collection of diverse documentation engineering tools.

How to develop

# run these scripts in root folder
pnpm i
pnpm run packages:stub

Next, you need to start the the documentation site (with VitePress) for previewing and development. You can use the following command:

pnpm run docs:dev

How to build

pnpm run packages:build

To build the documentation and preview site, you can use the following command:

pnpm run docs:build

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0