Day 2— Learning Node JS In 30 Days [Mini series]

Day 2— Learning Node JS In 30 Days [Mini series]

No alt text provided for this image
  • In my pc node was installed before which is 10.16.3 but you can install 12.13.1 (LTS Recommended For Most Users) because LTS means Long Term Support
  • Download and install
  • Now open command promt and write node -v then you’ll see what version use are using of node.
No alt text provided for this image
  • create a folder and name it whatever you want
No alt text provided for this image
  • create a file and name it whatever you want with .js extention
No alt text provided for this image
  • Write the simple code in there
No alt text provided for this image
  • Open command promt on this folder and write command node YOURFILENAME like node app.js
No alt text provided for this image

And magic!!! see the result!

No alt text provided for this image

So can you install the node right now ?

Originally it published on nerdjfpb blog and graphical version on instagram. you can connect with me in twitterlinkedin or instagram

要查看或添加评论,请登录

Muhammad Ali的更多文章

社区洞察

其他会员也浏览了