i am searching for an example app for how to use kotlin-react with gradle (instead of yarn/npm)
ideally using mpp and the frontend plugin
is there any trick i am missing to execute the examples here ?
https://github.com/JetBrains/kotlin-wrappers
i am not seeing any tasks for running npm or html files in the repo...