kaneki666 / Deno.js_fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deno.js_fun

Install Deno.js using poweshell. "iwr https://deno.land/x/install/install.ps1 -useb | iex"

run file with this command deno run --allow-read --allow-write --allow-net server.ts or deno deno run -A server.ts this command allows all request access to Deno.

About


Languages

Language:TypeScript 100.0%