Loading

Quipoin Menu

Learn • Practice • Grow

node-js / Creating HTTP Server
exercise
1/5
Exercise 1Node-js
Question

Create a simple HTTP server using the http module that responds with 'Hello World' on port 3000.