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