Awesome
gwt-react-examples
Examples for the various GWT React projects
Introduction
gwt-react-examples provides examples of how to use the various GWTReact projects including:
- gwt-react - example todomvc
- gwt-react-router - example todomvc
- GWT interop with existing Widgets.
- Using Preact instead of React.
If you click on the example links above, you can see the Javascript projects the examples where ported from.
Getting Started
-
Download and install Gradle from gradle.org
-
cd to the top level of gwt-react-examples
-
Type gradle jettyDraftWar
-
You can then go to the following url's for each sample