Node.js Application Setup Procedure
Find the Github Repo here
Project Setup
Download and install node from https://nodejs.org/en/download/. This will also install npm which is a package manager for node.
Open a new terminal on your machine or from your code editor of choice and chang...
nathanagbara.hashnode.dev4 min read