...
/Quiz: Toast Notifications, Preloaders, and Deployment
Quiz: Toast Notifications, Preloaders, and Deployment
Test your knowledge on toast notifications, preloaders, and deployment by completing the quiz in this section.
We'll cover the following...
1
Which command compiles an Angular application into an output directory named dist
in preparation for deployment?
A)
ng doc
B)
ng config
C)
ng build
D)
ng prod
Question 1 of 80 attempted