Setting Up Your First Node.js Application Step-by-Step
1. Install Node.js
Because Node.js is a runtime environment, you need to install it on your machine before you can execute any server-side JavaScript.
To keep things universally applicable regardless
backend-with-rachit.hashnode.dev4 min read