React.js Tutorial with Server Side Rendering by Spring Boot and Nashorn
http://facebook.github.io/react/docs/tutorial.html
$ mvn spring-boot:run
$ jsx --watch src/main/resources/jsx src/main/resources/static/
Of course, npm install -g react-tools
is required.