# Visual Studio Code and plugins installation
Visual Studio Code(VSCode) is one of the world's most popular code editors; download it [here](https://code.visualstudio.com/download).

Once you finish to downloading it, you will see this screen.

Select **Extensions** on the left hand sidebar and download an extension named [Live server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer).
- This extension is like the **start button** in a video game, except for our web app.
