https://github.com/tahniat-ashraf/angular2-forms-example
A sample angular-cli project (Angular 2) which showcases usage of angular reactive forms, service, routing etc.
https://github.com/tahniat-ashraf/angular2-forms-example
angular angular-4 angular-cli angular-components angular2 angular2-cli angular4 bootstrap reactive-forms
Last synced: about 2 months ago
JSON representation
A sample angular-cli project (Angular 2) which showcases usage of angular reactive forms, service, routing etc.
- Host: GitHub
- URL: https://github.com/tahniat-ashraf/angular2-forms-example
- Owner: tahniat-ashraf
- Created: 2017-07-25T06:00:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-26T10:41:52.000Z (almost 8 years ago)
- Last Synced: 2025-01-23T00:44:37.101Z (3 months ago)
- Topics: angular, angular-4, angular-cli, angular-components, angular2, angular2-cli, angular4, bootstrap, reactive-forms
- Language: TypeScript
- Homepage:
- Size: 26.1 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
LIVE DEMO
https://tahniat-ashraf.github.io/angular2-forms-example/home
DETAILS
A sample angular-cli project which showcases usage of -
1) Angular 2 project structuring
2) Routing
3) Reactive form
4) Using service to save and fetch data
5) Bootstrapping Angular 2 application