Skip to content

Docs Build & Hosting

Local Development

bash
npm run docs:dev

Production Build

bash
npm run docs:build
npm run docs:preview

Hosting Options

  • Vercel
  • GitHub Pages
  • Netlify
  • Any static hosting provider serving .vitepress/dist

Released under the ISC License.