All Projects → DanWahlin → Angular Forms

DanWahlin / Angular Forms

Angular/TypeScript template-driven and reactive forms example.

Programming Languages

typescript
32286 projects

Angular/TypeScript Forms

This code sample demonstrates how Angular template-driven forms and reactive forms can be created and used.

Running the Application

  1. Install the Angular CLI: npm install -g @angular/cli

  2. Run npm install to install app dependencies

  3. Run ng serve -o to start the server and launch the app

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].