mirror of
https://github.com/AlchemillaHQ/Sylve.git
synced 2026-06-25 02:34:59 +03:00
13 lines
272 B
Markdown
13 lines
272 B
Markdown
# 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 |
|