Skip to content

VueGWT/vue-gwt-demo

Repository files navigation

Vue GWT Demo

Simple demo GWT app using Vue GWT.

Vue GWT integrates Vue.js with GWT 2.8 using JsInterop.

Vue GWT makes heavy use of Vue.js, it's recommended to read Vue.js introduction guide if you are not familiar with it.

This demo uses Materialize for the style, but you can use any CSS framework you wish.

️ ℹ️ Vue GWT is in an beta state. It may still contain some bugs.

We are looking for feedback and contributions. If you use it on a small project, please let us know how it goes.

You can build (mvn package) and run (mvn gwt:devmode) the demo application using Maven.