Reference

Setting Up VS Code

Installing VS Code and the Live Server extension for local static-site development.

We recommend using VS Code in these tutorials, but you can use any IDE. You can download VS Code from visualstudio.com.

Install the Live Server extension in Visual Studio Code: open the Extensions marketplace (usually by clicking on the four squares icon on the left sidebar) and search for “Live Server” by Ritwick Dey. Click “Install”.

Tips and Tricks for VS Code