Skip to content

codeinpeace/Angular2-Forms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 46.3%
  • TypeScript 44.2%
  • JavaScript 7.2%
  • CSS 2.3%