MahmoudAliEng / Node-live-server

Simple node application that initiate live server

Repository from Github https://github.comMahmoudAliEng/Node-live-serverRepository from Github https://github.comMahmoudAliEng/Node-live-server

Node live server

This is a starting project using the lite-server module of node.js.

After cloning the project, run:

  • npm install to install the node project dependencies.
  • npm start to start the project.
    After running the 2nd command you should see your browser opening the index.html on port 3000 just like the screenshot below

alt text

Any changes in the project will be synchronised immediatly to be shown in the browser (after hit save)

About

Simple node application that initiate live server


Languages

Language:HTML 100.0%