Technical requirements
We are going to use Angular 12 for our frontend. Version 12.1.1 of @angular/cli
is used in this book. Please make sure you followed the prerequisites at https://angular.io/guide/setup-local. The prerequisites include the environment setup and the technologies needed in order to install and use Angular.
We are going to use version 7.5.4 of RxJS.
The front application uses the following dependencies:
- Bootstrap (version 3.3.7) – a toolkit for developing responsive web apps. For more details, please check out this official link: https://getbootstrap.com/.
- PrimeNG (version 12.0) – a rich library of open source native Angular UI components. For more details, please check out this official link: https://primefaces.org/primeng/showcase/#/setup.