I am new to Angular as i'm trying to build one basic example but when i tried i get the issue below. Can any one help me with this i already ran an npm install and node js is already installed.
when i ran the below command in Visual Studio terminal i am getting below issue.
PS
<HelloApp>
ng serve ng : The term 'ng' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.At line:1 char:1 + ng serve + ~~ + CategoryInfo : ObjectNotFound: (ng:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException