Hello Deno
Execution
Normal
deno run --allow-net app.ts
Hot Reload
denon run --allow-net app.ts
To install denon
use the following command:
deno install --allow-read --allow-run --allow-write -f --unstable https://deno.land/x/denon/denon.ts
For more information on denon
refer to the
official page.
Testing
For testing use the following command:
deno test