UNPKG

create-oak-bun

Version:

npm init template for a Bun application using oak & oak-routing-ctrl

15 lines (10 loc) 314 B
# 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 ```