Thanks to JSweet, you can now play with React.js in Java.
> git clone https://github.com/cincheo/jsweet-examples-react.git
> cd jsweet-examples-react
> mvn generate-sources
> firefox webapp/<example-name>.html
- Java 8 JDK is required. Type in
java -versionin a console to make sure that you have a >= 1.8 JDK. - The
nodeandnpmexecutables must be in the path (https://nodejs.org). - Install Maven (https://maven.apache.org/install.html).