angularjs - Create new Project in Angular-js -


i new angularjs. want create new project in angular-js . , how can create using command prompt ? have tried ng new myproject. giving error like

ng new myproject ? select project blueprint: (use arrow keys) > default template   ui router template   own template git 

how can create ?

this options choose. can choose between default project setup, setup ui-router configured or can provide own template git.

i new anggular may should try default template. give impressions on best practices , how structure application


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

SoapUI on windows 10 - high DPI/4K scaling issue -

java - why am i getting a "cannot resolve method" error on getApplication? -