deno/docs/getting_started.md
2020-05-06 18:21:13 -04:00

9 lines
183 B
Markdown

# Getting Started
In this chapter we'll discuss:
- Installing Deno
- Running a simple `Hello World` script
- Writing our own script
- Using Deno with TypeScript
- Using WebAssembly