vsCode make http-server auto refresh

Viewed 18

I am running my html files using a http-server created through node.js How do I make it so that when I make changes to the code in vsCode the server will auto-update without me having to save the files every time?

0 Answers
Related