Getting started
The following software tools are required to complete this project:
- Git: A free and open-source distributed version control system. You can download it from https://git-scm.com.
- VS Code: A code editor that you can download from https://code.visualstudio.com.
- Angular CLI: We introduced the command-line interface for Angular in the Essential background theory and context section.
- GitHub material: The code for this chapter, which you can find in the
Chapter01
folder at https://github.com/PacktPublishing/Angular-Projects-Third-Edition.