Skip to content

javite-projects/javite-doc

Repository files navigation

JaVite Documentation Site

Netlify Status

JaVite documentation site using vitepress.

Quick start

Install the dependencies:

pnpm install --frozen-lockfile

Run the develope server:

pnpm docs:dev