Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 268 Bytes

File metadata and controls

15 lines (10 loc) · 268 Bytes

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