What’s it?
A deno javascript runtime lite MVC web framework
Examples
Clone this repo and visit the examples/
folder
choose one of the examples and run it using
deno run --allow-net --allow-read index.ts
A deno javascript runtime lite MVC web framework
Clone this repo and visit the examples/
folder
choose one of the examples and run it using
deno run --allow-net --allow-read index.ts