# create-oak-bun

Starter template to develop a Bun application with `@oak/oak` and `@dklab/oak-routing-ctrl`.

Read more:
- [Oakserver](https://oakserver.org/)
- [oak-routing-ctrl](https://jsr.io/@dklab/oak-routing-ctrl)
- [bun](https://bun.sh/)

# How to use this template

```bash
npm create oak-bun@latest
```
