September 2017
Intermediate to advanced
450 pages
11h 24m
English
Let's follow the steps below to learn how to read and write from our Angular application's configuration file using Angular-CLI:
ng get project.name
{ ... "project": { "name": "my-angular4-project" }, ... }
ng set project.name=my-awesome-angular-project
Read now
Unlock full access