Third lesson
Build a service that listen an http port (3000).
When the browser call this route (http://localhost:3000), the service must send a "Hello www world".
In order to accomplish this task, use node.js and express.
When the browser call this route (http://localhost:3000), the service must send a "Hello www world".
In order to accomplish this task, use node.js and express.
Comentários
Postar um comentário