Problem scenario
You want to test out the Angular CLI on a Linux server. What should you do?
Solution
Prerequisite
Install node and npm. If you nsee assistance, see this posting How Do You Install node and npm on Any Distribution of Linux Server?.
Procedure
Run this command: sudo npm install -g @angular/cli