This repository holds the code sample for my blog post Password Validation with Reactive Forms.
The project was created using Angular CLI 11.2.5. There are only 2 dependencies:
- Bootstrap 4.6
- Bootstrap Icons 1.4
Clone the repository:
https://github.com/inexuscore/ng-password-validation.git
Install the packages:
npm install
And run the project:
npm start
© 2021, Armin Zia