Skip to content

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

Notifications You must be signed in to change notification settings

frederik-uni/rusty-live-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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