Setting up your first Node.js Application
If you are setting up Node.js for the first time here is a step by step guide
1. Installing Node.js
Go to Node.js official site .
Download the LTS (Long-Term Support) version. It includes:
Node.js r
abhinav-bist.hashnode.dev2 min read