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:
- First, clone the repo
git clone https://github.com/MainaWycliffe/ng-bootstrap-password-validation-example.git
- Then run
yarn install
ornpm install
- And finally run
ng s --aot