GarouDan
02/11/2019, 10:09 PMZachary Smith
02/12/2019, 1:07 AMcreate-react-kotlin-app
tool definitely is the fastest way: https://github.com/JetBrains/create-react-kotlin-app
but if you’re specifically looking for gradle set up, here’s a sample from the kotlin repo for full stack kotlin (uses react on the front end): https://github.com/Kotlin/kotlin-fullstack-sample
and here’s the project that i’ve been experimenting with that was mentioned above: https://github.com/zws33/isomorphic_kotlin_jsGarouDan
02/12/2019, 2:04 PM