Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 262 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 262 Bytes

Bun documentation

Getting started

This project requires pnpm with shamefully-hoist:

shamefully-hoist=true

Install dependencies:

pnpm install

Serve the site:

pnpm docs:dev