Deno MVC simple

(Deno)

Example

import { Mvc } from "https://deno.land/x/mvc/mod.ts";
new Mvc();