This project was generated with Angular CLI version 14.2.1.
- Clone the repository
- The API for this project is in https://github.com/AndyPelaez/ContactsApi
- cd [path]/ContactsApp
- npm i
- RUN “npm run start” to run the app and navigate to http://localhost:4200.
- RUN “npm run test” to execute the unit tests via Karma.
- To run automatic build go to https://github.com/AndyPelaez/ContactsApi and see the README file