Getting Node and NPM
Ionic CLI and Cordova
With Node and NPM setup, let’s install the Ionic and Cordova CLI (global install):
npm install -g ionic cordova
Note: Window’s you will need to open an Admin command prompt. For Mac/Linux, you’ll need to run the command with sudo