Packages
Live Server
Creates a local server that displays our project in a web browser. The web page is automatically updated whenever we save a project file.
Installation
sudo npm install live-server -g
Creates a local server that displays our project in a web browser. The web page is automatically updated whenever we save a project file.
sudo npm install live-server -g