This repository is a playground to experiment with the aformentioned combination of libraries to see how we can build "real world" SPAs using FSMs (finite state machines) for state management.
At first setup
yarn
To run and serve at http://localhost:8080
yarn start