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.
- VSCode: A code editor that you can download from https://code.visualstudio.com/Download.
- Angular CLI: The command-line interface for Angular that we introduced in the Essential background theory and context section.
- GitHub material: The related code for this chapter can be found in the
Chapter01
folder at https://github.com/PacktPublishing/Angular-Projects-Second-Edition.