Answers for "latest angular version"

13

check angular version

Open the Terminal + view in your project and type

ng --version

this will list the versions of several Angular packages that you have installed in your project.
Posted by: Guest on April-20-2020
5

check angular version

#shell command
ng --version
Posted by: Guest on July-14-2020
7

angular stable version

Angular stable version 11.1.1
Posted by: Guest on February-04-2021

Code answers related to "latest angular version"

Code answers related to "Javascript"

Browse Popular Code Answers by Language