An open API service indexing awesome lists of open source software.

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

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`