An open API service indexing awesome lists of open source software.

https://github.com/mainawycliffe/ng-bootstrap-password-validation-example

Cool Password Validation – #Angular Reactive Forms
https://github.com/mainawycliffe/ng-bootstrap-password-validation-example

angular angular-cli angular6

Last synced: 3 days ago
JSON representation

Cool Password Validation – #Angular Reactive Forms

Awesome Lists containing this project

README

        

# Cool Password Validation – #Angular Reactive Forms

This Angular project is for an accompanying post which can be found [here](http://theinfogrid.com/tech/developers/angular/cool-password-validation-angular/). And the demo for this repo can be found [here](https://mainawycliffe.github.io/ng-bootstrap-password-validation-example/).

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`