an implementation of a basic webserver with Node.js based on Express.js
install packages
npm install
npm start
Server starts on port 8021