mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-16 11:44:58 +02:00
@@ -103,7 +103,7 @@ It's always best to develop iteratively to see how things look. Let's launch our
|
||||
- Install [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) by following the link and clicking **Install**
|
||||
- You will be prompted by the browser to open Visual Studio Code, and then by Visual Studio Code to perform the installation
|
||||
- Restart Visual Studio Code if prompted
|
||||
- Once installed, in Visual Studio Code, click Ctrl-Shift-P (or Cmd-Shift-P) to open the command pallate
|
||||
- Once installed, in Visual Studio Code, click Ctrl-Shift-P (or Cmd-Shift-P) to open the command palette
|
||||
- Type **Live Server: Open with Live Server**
|
||||
- Live Server will start hosting your application
|
||||
- Open a browser and navigate to **https://localhost:5500**
|
||||
|
Reference in New Issue
Block a user