May 2018
Intermediate to advanced
512 pages
11h 3m
English
Run your Angular app to check whether it works. During development, you can execute npm start, through the ng serve command; this action will transpile, package, and serve the code on localhost with live-reloading enabled:

Read now
Unlock full access