Relative Content

Tag Archive for javascriptnode.jslivereload

Live Reload on Google Chrome

I started realizing that whenever I am saving my code, I have to reload the webpage to see the changes. Previously, when I had saved the file in which the code was in – the browser would automatically reload and I can see the changes within a second. But for some reason, this is not working for me right now. I am using Google Chrome. Usually on the console it would say Live Reload Enabled but now it does not say that, so is there a way to enable it once again? PLEASE HELP ME!