XstateAngular

January 13, 2022 ยท View on GitHub

This project contains the implementation of the xstate-angular library which is a toolset for using XState library in an Angular application.

There are also real world examples which demonostrate how the library works.

How to run the examples

  • ng serve conduit (a real world app using XState - WIP)
  • ng serve reddit (demonostrates the Actor model)
  • ng serve examples