How To Check Angular version In cmd ? 3 Simple Ways – 2021
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…