create-oak-deno
v2.0.2
Published
npm init template for a Deno application using oak & oak-routing-ctrl
Maintainers
Readme
create-oak-deno
Starter template to develop a Deno application with @oak/oak and @dklab/oak-routing-ctrl.
Read more:
How to use this template
With "native" Deno:
deno init --npm oak-deno@latestWith Node.js:
npm create oak-deno@latest