That's ok. Anything publicly available you used as reference materials? I had a read through that site, but id love to see what's considered a good example in code.
From memory, one of the things we did was set up an event bus to communicate between xstate and Vuex. We only used the xstate.org.js and vuejs.org documentation, which are both very good.