You are currently viewing How to run Kotlin Multiplatform Web Application in continous mode

How to run Kotlin Multiplatform Web Application in continous mode

I started a project using the default Kotlin Multiplatform Full-Stack Web Application. (Ktor + Kotlin React with styled components)

Can I somehow run the entire application in continous mode, so that the website gets refreshed automatically whenever I change either the front end or the back end?

Edit: I use the gradle wrapper in version 6.7.

submitted by /u/Astronaut4449
[link] [comments]