Checkout the source to your local drive.
Execute the following commands at "/gwt" folder:
mvn clean install
mvn gwt:run
The development mode will startup at localhost:8888
Open your browser at http://localhost:8888/GwtSample.html to see this example.