Skip to content

katoahq/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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