Technical requirements
For the recipes in this chapter, make sure you have Git and Node.js installed on your machine. You also need to have the @angular/cli
package installed, which you can install by using npm install -g @angular/cli
from your terminal. The code for this chapter can be found at https://github.com/PacktPublishing/Angular-Cookbook/tree/master/chapter04.