live-server

This is a simulated website development server with live reload capability. This will allow you to see your website before deploying.


Verify if live-server is already installed

If this is your first time going through the setup guide on your current machine, skip this “Verify” section and move on to the “Install” section below

In your terminal, run:

IF the output is this version or higher:

live-server 1.2.1

Continue to the next page


else if the output is not similar to the above:

Continue with instructions on this page.


Install Live-Server

Run the command:

Verify live-server is installed by running the command:

Expected output should be this version or higher:

live-server 1.2.1

If not … head here


⇐ Previous | | Next ⇒