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
- Host: GitHub
- URL: https://github.com/mainawycliffe/ng-bootstrap-password-validation-example
- Owner: mainawycliffe
- Created: 2018-09-18T22:27:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-18T23:34:08.000Z (over 6 years ago)
- Last Synced: 2025-04-03T08:37:23.815Z (25 days ago)
- Topics: angular, angular-cli, angular6
- Language: TypeScript
- Homepage: http://theinfogrid.com/tech/developers/angular/cool-password-validation-angular/
- Size: 229 KB
- Stars: 40
- Watchers: 4
- Forks: 44
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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`