项目作者: henryboisdequin

项目描述 :
NASA Mission Control website built with Deno & Oak.
高级语言: TypeScript
项目地址: git://github.com/henryboisdequin/NASA-Mission-Control.git
创建时间: 2020-08-05T03:46:39Z
项目社区:https://github.com/henryboisdequin/NASA-Mission-Control

开源协议:

下载


NASA Mission Control with Deno

Created a NASA Mission Control website with Oak, Deno, TypeScript, and Vanilla JS.

Running the Program

Ensure you have Deno installed: https://deno.land/

In the terminal, run:

  1. deno run -A Drakefile.ts start

Go to http://localhost:8000/index.html to see the website in action!