If I call the html output produced by elm I get the buttons and functionality, if I use the js produced by elm, I don't see anything on screen...
Does anyone have any idea what changes should I do main_js.html (or to the produced .js file) to make it work?
Use gradlew build to build.
Update: elm make as js - working as explained here