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 

Check that your application is still working correctly in the browser!!

Do a Git commit with the message "Angular Service".