AnkitSharma-007/angular-forms-validation

Repository files navigation

This project explains about validations in Reactive and Template-driven forms in Angular. We will learn about the inbuilt as well as custom validations.

Read the articles at my blog

This app is hosted on Heroku. See the app in action at https://ng-forms-validation.web.app/

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.