DEV Community

jalpesh Vadgama
jalpesh Vadgama

Posted on

Youtube Video: Static Web Page Live Reload with Live Server

In this video, I have talked about a great extension for VSCode called live server by Rickwick Day.

It's a great productivity boost for your frontend development for static web pages. It provides a virtual HTTP server and does hot reloading whenever you make changes to your files like HTML, CSS, and Javascript. So you don't need to reload manually. It' saves you lots of time. Hope you like this video.

You can install this extension from VSCode directly or you can download it from below link and install

https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer

If you like this video and wanted to see a similar kind of video then, please subscribe to my youtube channel at - http://bit.ly/codewithjv

Top comments (0)