Nesting reactive form in Angular
This project has been created to accompany my Nested reactive forms in Angular tutorial video.
In the video we build a simple contacts list that allows the user to add up to 3 contact items, each containing a name and email address.
The topics that we cover in the video are:
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
10.0.14