Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

cicadahq/docs

Repository files navigation

Cicada Docs

Development

# Install dependencies
yarn

# Start dev server
yarn dev

Publishing Changes

Changes will be deployed to cicada.build/docs after merging into main

Preview links will be added as comments to all PRs