Technical requirements
To complete this chapter, you must have Node.js and npm installed on your local development machine. Please refer to Chapter 1, App Architecture and Development Environment, to learn how to install them if you haven't done so already.
You also need to have completed the steps and assignments that were mentioned in the previous chapter.
Finally, you need to be familiar with the following technologies:
- JavaScript/TypeScript
- HTML
- CSS and SCSS
You can find the source code for this chapter at https://github.com/PacktPublishing/Full-Stack-App-Development-with-Angular-and-GraphQL/tree/main/Chapter08.