@Robert Jaros I migrated a small project over the last couple of days (just using a git diff from one of your template examples as a guide). Was easy enough. The only issue I encountered was IntelliJ was marking all the `moduleInitiazer`'s RED on this line in `frontEnd...App.kt`:
Flushing IntelliJ caches and re-starting fixed it. I doubt there's an issue in KVision here, but wanted to call it out in case others see the same behaviour