LU10.S02 - Building a basic web server with node
Assignments
As we all know, a server provides data to users request. Let us build together a webserver, that can display an array of data on the browser. For that follow the instructions on the video tutorial.