https://github.com/wilsonsergio2500/reactive-forms-typed-example
Example of the reactive-forms-typed library. Using Reactive Forms but strongly typed
https://github.com/wilsonsergio2500/reactive-forms-typed-example
angular angular-forms angular-material forms reactive-forms reactive-forms-typed
Last synced: about 1 month ago
JSON representation
Example of the reactive-forms-typed library. Using Reactive Forms but strongly typed
- Host: GitHub
- URL: https://github.com/wilsonsergio2500/reactive-forms-typed-example
- Owner: wilsonsergio2500
- Created: 2021-04-03T12:03:06.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-03T12:24:59.000Z (about 4 years ago)
- Last Synced: 2025-02-15T05:43:12.101Z (3 months ago)
- Topics: angular, angular-forms, angular-material, forms, reactive-forms, reactive-forms-typed
- Language: TypeScript
- Homepage:
- Size: 155 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reactive Forms Typed Example
This is a sample application that shows the usage of the [reactive-forms-typed](https://github.com/wilsonsergio2500/reactive-forms-typed) with [Angular CLI](https://github.com/angular/angular-cli)
```bash
npm install reactive-forms-typed --save
```## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Further help
Also do not forget check out the [StackBlitz example](https://stackblitz.com/github/wilsonsergio2500/reactive-forms-typed-example)
Enjoy the example and good vibes to you :smile: