Syntaxhighlight

From wikieduonline
Revision as of 14:29, 23 January 2023 by Welcome (talk | contribs) (Created page with " <syntaxhighlight lang="console"> $ deno run -A https://deno.land/std/http/file_server.ts Download https://deno.land/std/http/file_server.ts Compile https://deno.land/std/htt...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


<syntaxhighlight lang="console"> $ deno run -A https://deno.land/std/http/file_server.ts Download https://deno.land/std/http/file_server.ts Compile https://deno.land/std/http/file_server.ts ... HTTP server listening on http://0.0.0.0:4500/

</syntaxhighlight>

Advertising: