it would be really nice to have watch and reload option for http-server , i use this package all the time and what bugs me is i have to refresh broiwer after making changes all the time.
I wish this had -w watch option which would watch current directory and reload after changes are detected , i know this can be done with other plugins but i wish http-server server had this funtionality.
Thanks
http-server makes no assumptions about the content itself. It is possible to reload whenever you want just use the "force reload" option in your browser. On OSX this is ⌘+Shift+R
LOL dang, you just told the guy to go refresh himself
this module will do what you need @programming-kid https://github.com/gstack/watch-http-server
Most helpful comment
LOL dang, you just told the guy to go refresh himself
this module will do what you need @programming-kid https://github.com/gstack/watch-http-server