Angular Fundamentals·Lesson 1 Quiz
Quiz: Angular Setup & Project Structure
Test what you learned in this lesson before moving on.
Lesson Quiz
Pass with 80% to complete this lesson.
1. What file bootstraps the Angular application?
2. Which decorator turns a TypeScript class into an Angular component?
3. What does the 'selector' property in @Component define?