Javascript
Getting Started with Deno — What is Deno?
  •  

Installation

Outline

You can view the installation instructions on the Deno homepage here.

When you're done, run the following command to ensure everything installed correctly:

deno --version
 

I finished! On to the next chapter