mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 20:59:10 +00:00
9 lines
183 B
Markdown
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
|