NASA Mission Control website built with Deno & Oak.
Created a NASA Mission Control website with Oak, Deno, TypeScript, and Vanilla JS.
Ensure you have Deno installed: https://deno.land/
In the terminal, run:
deno run -A Drakefile.ts start
Go to http://localhost:8000/index.html to see the website in action!