Book
Submodule 20.3: Services and Dependency Injection - Practice
Submodule 20.3: Services and Dependency Injection - Practice
Completion requirements
View
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".
- See more about Services and DI