/bun-docs

Primary LanguageJavaScript

Bun documentation

Getting started

This project requires pnpm with shamefully-hoist:

shamefully-hoist=true

Install dependencies:

pnpm install

Serve the site:

pnpm docs:dev