An open API service indexing awesome lists of open source software.

https://github.com/bao-bun/docs

📜 documentation of bao bun bot
https://github.com/bao-bun/docs

markdown mdx mintlify nextjs tailwindcss

Last synced: 2 months ago
JSON representation

📜 documentation of bao bun bot

Awesome Lists containing this project

README

        

# bao bun documentation
welcome to the repository of the bao bun documentation.

### Development
install the [Mintlify CLI](https://www.npmjs.com/package/mintlify) to preview the documentation changes locally. To install, use the following command

```
npm i -g mintlify
```

Run the following command at the root of your documentation

```
mintlify dev
```