Skip to content

AnkitSharma-007/angular-forms-validation

Repository files navigation

AngularFormsValidation

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

Article

Read the articles at my blog

Live Demo

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

Development server

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.

Build

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.