Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 336 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 336 Bytes

Rusty Live Server

Minimal local async development server with live reload feature for static & dynamic pages.

Does the same as this vscode extension

rusty-live-server ./html --port 8080
rusty-live-server ./html -p 8080
rusty-live-server ./html