How to set set up a site with auto reload

I tried it - and it does the reload/restart of the server app. However I’m looking for a reload in the browser like browsersync.

This means when the server app restarts the brwoser detects teh change to the html/javascript files and realoads as well.

Has any body done this? Maybe by integrating the browsersync javascript code into Dash?