Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 290 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 290 Bytes

Katoa Docs

Development

# Install dependencies
pnpm i

# Start dev server
pnpm dev

Publishing Changes

Changes will be deployed to katoahq.github.io/docs after merging into main

Preview links will be added as comments to all PRs