2.0.2 • Published 8 months ago
create-oak-deno v2.0.2
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@latest
With Node.js:
npm create oak-deno@latest