Sample application using nk-ui. Coding just with Java to create web applications.
The basic concept is create components using directly DOM API on client-side, but coding just with Java and to use the transpiler to convert the Java code into JavaScript code. In this project, we're using the JSweet Transpiler.
mvn clean generate-sources install exec:java