If so, I think you can just run your frontend with...
# kvision
r
If so, I think you can just run your frontend with webpack dev server from another console window (
./gradlew frontendRun
) and then open port 3000 in the browser.