https://github.com/ukcoderj/angular-reactive-forms-and-xstate
Angular reactive forms and XState state machine examples
https://github.com/ukcoderj/angular-reactive-forms-and-xstate
Last synced: about 1 year ago
JSON representation
Angular reactive forms and XState state machine examples
- Host: GitHub
- URL: https://github.com/ukcoderj/angular-reactive-forms-and-xstate
- Owner: ukcoderj
- Created: 2021-04-30T12:17:50.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-01T16:04:49.000Z (over 4 years ago)
- Last Synced: 2024-11-04T14:57:23.118Z (over 1 year ago)
- Language: TypeScript
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# angular-reactive-forms-and-xstate
Angular reactive forms and XState state machine examples
Just open in VS Code. cd to either 'angular-reactive-forms' or 'angular-wizard-xstate' then:
`npm install`
then
`ng serve`