A simple HTTP server built with Node.js.
Start the server:
node server.jsThe server will start on http://localhost:3000 and respond with Hello, World! to all requests.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple HTTP server built with Node.js.
Start the server:
node server.jsThe server will start on http://localhost:3000 and respond with Hello, World! to all requests.