|
1 |
| -# AngularFormsAndValidations |
| 1 | +# Angular Forms and Validations |
2 | 2 |
|
3 |
| -This project was generated with [Angular CLI](https://.com/angular/angular-cli) version 12.1.0. |
| 3 | +This project is part of an Angular tutorial about forms and validations. |
4 | 4 |
|
5 |
| -## Development server |
| 5 | +Get the step by step free tutorial in https://angular-templates.io/tutorials/about/angular-forms-and-validations |
6 | 6 |
|
7 |
| -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. |
| 7 | +**Please support this project by simply putting a star ⭐. 🙏 Thanks** |
8 | 8 |
|
9 |
| -## Code scaffolding |
| 9 | +## Installation |
10 | 10 |
|
11 |
| -Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`. |
| 11 | +Run `npm install` to install all the required dependencies |
12 | 12 |
|
13 |
| -## Build |
| 13 | +Then run `ng serve` to start a dev server. |
| 14 | +Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files. |
14 | 15 |
|
15 |
| -Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. |
| 16 | + |
16 | 17 |
|
17 |
| -## Running unit tests |
18 | 18 |
|
19 |
| -Run `ng test` to execute the unit tests via [Karma](https://karma-runner..io). |
| 19 | +## Online Demo |
20 | 20 |
|
21 |
| -## Running end-to-end tests |
| 21 | +You can try the online demo of this Angular Forms example app [here](https://angular-forms-and-validations.firebaseapp.com/). |
22 | 22 |
|
23 |
| -Run `ng e2e` to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities. |
| 23 | +## Premium Angular Admin Template |
24 | 24 |
|
25 |
| -## Further help |
| 25 | +If you want to build a complex and robust app with Angular Forms and Validations you should check [Fully - Angular Admin Template](https://angular-templates.io/product/fully-angular-admin-template) which is a super complete application to build your next angular project. |
26 | 26 |
|
27 |
| -To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page. |
| 27 | +Created with performance and ease of development in mind, this Angular web template is something you will love. It includes all the components that you might need inside a project and a detailed documentation on how to get started. |
| 28 | + |
| 29 | + |
| 30 | +![]https://angular-templates.s3-us-west-2.amazonaws.com/fully-angular-admin-template/fully-angular-admin-template-showcase.jpg) |
| 31 | + |
| 32 | +## Free Angular examples |
| 33 | +Find more Angular tutorials and starter apps in https://angular-templates.io |
0 commit comments