Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

Creates new angular app

ng new my-app
where my-app is the new of your angular app



You will then be asked a bunch of questions about what you would like your Angular app to be like. If you are unsure, just press enter for the default/most common option.

If all goes well you will get a " Successfully initialized git." message
Source by hdtuto.com #
 
PREVIOUS NEXT
Tagged: #Creates #angular #app
ADD COMMENT
Topic
Name
6+4 =