Submodule 22.1: Angular and Reactive programming - Practice
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
As you can see the content of the pages appear with a delay of two seconds.
Do a Git commit with the message "Angular RxJs Introduction".