Step 1 - Services
Important
Watch the start of the video above for instructions on what to build for this step.
The starting code for this step is in the master
branch.
git checkout master
You can run the application by typing
ng serve
You can run the tests for the application by typing
ng test
Attempt to follow the instructions yourself.
If you are stuck and want some hints then continue watching the video above.
When you are done, you can watch the video to completion and compare what you did to how I coded up the same solution.
Then just move to the next step.
