live-server


live-server is a simple, live-reloading HTTP server for web development. It is a Node.js package that can be installed globally using npm. Once installed, you can run it from the command line in the root directory of your web project, and it will automatically serve your HTML, CSS, and JavaScript files, and reload the page in the browser whenever changes are made.

Here are some of the most common arguments that can be used with the live-server command:

META

Status:: #wiki/notes/mature
Plantations:: Node.JS
References:: ILOG