Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 170 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 170 Bytes

mvc

A basic MVC-style controllers example.

How to run this example

Run this example using:

deno run --allow-net --allow-read ./examples/mvc/index.ts