Skip to content

ad-ops/browser-reload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browser-reload

Playing around with how to reload browser on code change.

Maybe a bit more advisable way is to use tower-livereload instead of building your own.

Run

  1. cargo watch -w static -w src -x run
  2. Open browser: http://localhost:3000/hello
  3. Make a change to static/hello.html and it should be reloaded in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published