The objective of the project is to create a simple NodeJS server with the http module to serve local data in the development environment.
The code of the application, the "src" folder, is organized in the following directories:
src/
index.js
In the project directory, you can run:
Run the server listening on port 9000.