Basics #5 Live Server Extensions of VS Code

1.This extension helps to speed up development process.

With live server the browser will refresh once we save our changes.Therefore we don't need to click refresh manually.

2.In VSCode click the fifth button at navigation.

In the search bar enter Liver Server.

3.Install Live Server

Click install and wait.

4.Running Live Server

The browser will be opened automatically.

Congratulations! You have finished all tutorials in this series!
Back to Home