IT Prof Elective - Hello Node A simple Node.js HTTP server created for the Introduction to Node.js laboratory. Requirements Node.js 18+ Installation npm install Running node Hello.js or npm start Then open: http://localhost:8000 You should see: Hello