A general query, what would be a good approach to start a Kotlin frontend project. Should I go about using the Kotlin HTML DSL, or should I do a React interop. The backend is Kotlin first with Ktor and exposed. I was preferring Kotlin route but didn't find good references to start something there. Any pointers?