some useful command in Angular
COMMANDDESCRIPTIONnpm install -g @angular/cliinstall angular cliversionOutputs Angular CLI versionnode --versionversion to check node versionnpm --versionto check npm versionng --versionto check angular versionng generate component filenameGenerates and/or modifies files based on…