Official documentation for Octeth - installation guides, user documentation, API reference, and developer resources.
npm run docs:devnpm run docs:buildThe build directory will be created under public/.vitepress/dist directory.
Then run preview command to preview it on your web browser:
npm run docs:preview