Setting Up Your First Node.js Application Step-by-Step
Introduction :-
Download Node.js :-
Visit the Node.js official website and Download the Version compatible to you .
Node JS download link
Check on terminal :-
Run this command on terminal
node -v
If
chiragpurohit.hashnode.dev2 min read