https://kotlinlang.org logo
#intellij
Title
# intellij
j

Justin Salér

10/30/2023, 11:19 AM
I have an app which I have written in Kotlin/JS + Kotlin/Compose. Today I have everything in a single project, at top-level. What is the easiest way in IntellIJ to convert the app to a module/subproject so that I can create more modules/subprojects? I have tried to do it manually, but I always end up with different strange errors.