# Download Node JS and Try With Git Bash

Go to [https://nodejs.org/en/download](https://nodejs.org/en/download/)/ and download node js

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1756882752570/525626a2-1601-4f5d-95d7-72909f731a24.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1756882769576/cc670c4a-d7e6-4a75-9f19-d99f6c25be8f.png align="center")

Open node js installer

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1756883004217/68ec4f80-4200-4719-9a31-93c5dde28f44.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1756882828125/9eba099a-499c-4f34-8eea-534142767aea.png align="center")

and click and click

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1756882853930/c0d971da-502f-4c25-90a2-3187b85ff661.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1756882859659/353f5edf-e787-4ee7-ba06-b810dcd60337.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1756882863100/12853b16-c7d5-4f2d-a997-8bb1ef92fea6.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1756882866639/ece4461d-2b03-470b-b045-414a04978643.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1756882871785/1f901f99-d821-490b-bf03-44e77d756149.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1756882875820/0e1164cd-27c7-481a-99b7-8cc786549a07.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1756882878866/a983b539-23f0-4424-900b-2412e7d17bef.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1756882888532/950d4338-b6b3-4bfe-83e4-363962010fb9.png align="center")

Open your Git Bash and write ‘node —version‘ for check version node

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1756883014226/6e69e81d-9df8-4ac5-bb5a-5a7a64444a42.png align="center")

create a folder for our project and go into it write ‘node name\_file‘ to edit the file if you have a file, and if you don’t have a file it will create a file

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1756946515231/37d368d0-dbb4-4491-ac8c-a52429211f23.png align="center")

this is the image if you enter ‘node name\_file‘ it is empty but i have filed it in

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1756945922466/930cda9a-bea2-4ecd-8ebf-9f92d23ae832.png align="center")

you can write the contents of the file there

To get out of there, you can click ctrl + x then write the letter y in capital letters then enter

to run the code you can write ‘node name\_file‘

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1756946532305/e24c704f-c086-41f3-a5b1-6b56d4cccad1.png align="center")

ANDDD ENDDDD!!!!!

Hey you can also follow me for further tutorials 😁😁😁😁
