How To Check Angular version In cmd ? 3 Simple Ways – 2021

How To Check Angular Version In Cmd

First install angular in your system npm install -g @angular/cli   cmd to check angular version ng version check angular version by developer tools You can also open the inspect element and go to the element tab on the developer tools of whatever browser you use. As displayed in the below image :   Other … Read more