LU10.A02 - Building a basic web server with node
Requirements
- Work type: Individual
- Timeframe: 30 Minutes
- Means of aid:
- Only teaching materials, no websearch, no use of ai.
- Webstorm Codeeditor
- Expected result:
- A basic web server, that can send data to the browser
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.