To check this, you need to make sure that node is installed and then check if angular CLI is installed:-
Open your terminal or command prompt and navigate to the directory containing your Angular application code. Then, run the command ng --version, ng version, or ng v to check the version of Angular being used in your application.