check angular installed or not code example
Example 1: how to check for angular cli version
ng --version
Example 2: acheck angular version
ng version [options]
Example 3: acheck angular version
ng v [options]
ng --version
ng version [options]
ng v [options]