Table of Contents

1) Setup Your NodeJS Project

Proceed here if you haven’t done the setup >

1.1) For StackBlitz

Use a Chrome based browser, Safari not compatible.

Create a new project and select Node.js

Screenshot 2025-10-29 at 1.24.37 AM.png


Enter the new project

Screenshot 2025-10-29 at 10.46.30 AM.png

1.2) For Local NodeJS

Create a folder and npm init.

terminal