HTML dev server A simple deno server for live-reloading HTML pages Installation deno install --allow-net --allow-read -n html-dev index.ts Usage html-dev # this will run the server watching for changes in your current directory