How to use lite server as a simple development server?
Lite-server is a simple Development server, created by John Papa and it’s based on Node. It has features like browser refresh upon HTML/CSS change, opens the Web page on Multiple browsers and a lot more.
Read More