# create-oak-nodejs-esbuild

Starter template to develop a Node.js 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)
- [esbuild](https://esbuild.github.io/)

# How to use this template

```bash
npm create oak-nodejs-esbuild@latest
```
