Cool Password Validation

September 18, 2018 · View on GitHub

This Angular project is for an accompanying post which can be found here. And the demo for this repo can be found here.

To test this repo:

  1. First, clone the repo git clone https://github.com/MainaWycliffe/ng-bootstrap-password-validation-example.git
  2. Then run yarn install or npm install
  3. And finally run ng s --aot