December 2017
Beginner
372 pages
10h 32m
English
In the previous section, we created our Trello app with the default flag. Apart from a skip-install flag which tells the CLI not to run npm install the packages, all other flags were taken with a default value. If you run the ng new --help command, you will see there are many flags which can be configured when generating an application. Let's look briefly at these flags:
Read now
Unlock full access