In this article, we will see what are the commonly used commands in an Angular project with explanation. These are very useful when it comes to Angular applications. 1) To get the npm version: npm -v 2) To get the node version: node -v 3) To get the ...
angularstories.com3 min readNo responses yet.