On Wednesday, October 23, 2019 at 10:25:08 AM UTC+2, nikola wrote: > > What is the recommended way of making client only applications in GWT? > There are archetypes here > <https://github.com/tbroyer/gwt-maven-archetypes/> but all with server > side. > We want to use java as we use typescript to write client side code, right > ? :) >
As explained in https://tbroyer.github.io/gwt-maven-plugin/codeserver.html#Standalone_applications, you could take inspiration from https://github.com/tbroyer/gwt-maven-plugin/tree/1.0.0/src/it/gwt-app -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/eedb943e-e610-4f56-aa8e-c71d7110a8f5%40googlegroups.com.
