/rusty-live-server

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

Primary LanguageRust

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