Skip to content

Installing Dependencies

  1. Install bun
    1. Mac: brew install oven-sh/bun/bun
  2. Install vitepress: bun add -D vitepress
  3. Host locally: bun run docs:dev