deepsworld / Simple-Node.js-Server

It is a simple Node.js server that listens to http requests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple-Node.js-Server

It is a simple Node.js server that listens to http requests on port 3000.

To run:

  1. Open terminal or bash in the downloaded folder or directory.
  2. Make sure Node.js is installed on the system.
  3. Enter command: "node Simple\ Server.js".
  4. Open http://localhost:3000/ in the browser.

About

It is a simple Node.js server that listens to http requests.


Languages

Language:JavaScript 100.0%