Wednesday, June 17, 2020

How to Install NVM on Windows

If you want to use multiple Node version in you single system so you need to install the NVM (Node Version Manager) So in this post i have explain you how to install the NVM in window system.

Go to below URL.
https://github.com/coreybutler/nvm-windows

Click on Download Now 



Click on nvm-setup.zip than you download the zip file.



Extract the nvm-setup.zip file.


when you extract the file you will get nvm-setup.exe.So install this exe file in your system.
Go to start men type Git bash 


Thank you hope it is help you.



Tuesday, June 9, 2020

How to create an account on Azure DevOps?

Hello Friends in this post i will explain you how to create an account on Azure DevOps.


Azure DevOps can be accessed using following website-


click =>   Start free  =>  logged in  by using  you Microsoft username and Password.

On successful login you will get below screen.




Thank you