Skip to content

Angular 2 template-driven and model-driven forms example.

License

Notifications You must be signed in to change notification settings

daonhan/Angular2-Forms

 
 

Repository files navigation

Angular 2 Forms

This code sample demonstrates how Angular 2 template-driven forms and model-driven 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

About

Angular 2 template-driven and model-driven forms example.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.2%
  • TypeScript 41.7%
  • JavaScript 12.2%
  • CSS 1.9%