I am new to AngularJs. I want to create a new project in angular-js . So , How can i create it using command prompt ?
I have tried ng new myProject. But it is giving some error like
ng new myProject
? Select project blueprint: (Use arrow keys)
> Default template
Ui Router template
Your own template from git
How can i create it ?