I am looking for an example sample repo which is j...
# multiplatform
d
I am looking for an example sample repo which is just the KMM template with just web added. Does not need to be a complicated example just can do the same thing as the KMM template but has web. I have found tons of examples out there where the gradle files look very different so its hard to translate. I would like to stay as close to KMM as possible gradle structure.
Here is a super simple example but I am not sure how to pull in the Platform.kt I added
r
This might be a little old but it absolutely worked. Didn’t have the time to keep it up to date with all the JS changes though https://github.com/Ribesg/Kita/tree/feature/init
k
1. you can generate new project via https://terrakok.github.io/kmp-web-wizard/ 2. you can research source code of the web wizard https://github.com/terrakok/kmp-web-wizard