Simple micro-mvc using DENO

Deno is a secure runtime for JavaScript and TypeScript. This little repo uses the listenAndServe method from the std server.ts and let's the user navigate between two (bootstrap) pages.

gif of the small app working