File server
- Use Deno.open to read a file’s content in chunks.
- Use Deno’s integrated HTTP server to run your own file server.
Command:
To use it, first install the remote script to your local file system. This will install the script to the Deno installation root’s bin directory, e.g. .
Now go to in your web browser to see your local directory contents.
Example output: