/bun-docs

Primary LanguageJavaScript

Bun documentation

This repository contains Bun documentation.

To build docs locally, install dependencies:

yarn install

And start development server:

yarn docs:dev