# Sylve App Docs Astro + Starlight docs site for Sylve. ## Commands | Command | Action | | :-- | :-- | | `npm install` | Install dependencies | | `npm run dev` | Start local dev server | | `npm run build` | Build site | | `npm run preview` | Preview production build |