Book
Submodule 19.3: Angular Components
Submodule 19.3: Angular Components
Completion requirements
View
- Component
- Interpolation
- Structural directives
- Pipes
... Components Part 2...
... Components Part 2
The results
With the previous code configured, open your Terminal, go to the angularChocoYourname
angular-sub-folder and run ng serve
to run your application in development mode. In your browser navigate to the URL localhost:4200
Do a Git commit with the message "Components Part 2".