/Angular-Forms

Angular/TypeScript template-driven and reactive forms example.

Primary LanguageHTMLApache License 2.0Apache-2.0

Angular/TypeScript Forms

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

Running the Application

  1. Run npm install to install app dependencies

  2. Run npm start to start the server and launch the app