Difference between revisions of "Syntaxhighlight"

From wikieduonline
Jump to navigation Jump to search
(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...")
 
Line 9: Line 9:
  
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
 +
 +
 +
[[code]]

Revision as of 14:29, 23 January 2023


<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>


code

Advertising: