Files
2026-07-13 13:32:57 +08:00

15 lines
182 B
Markdown

# Development
## Install and initial setup
`pnpm install`
## Running the app
`pnpm run dev --filter docs`
## View the app locally
It runs locally here:
`http://localhost:3050`