UNPKG

create-oak-nodejs-esbuild

Version:

npm init template for a Node.js application using oak & oak-routing-ctrl

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