springboot-reactjs-demo icon indicating copy to clipboard operation
springboot-reactjs-demo copied to clipboard

A simple demo app to demonstrate server side rendering with nashorn

Spring Boot & ReactJS Demo

A simple demo app to demonstrate server side rendering with nashorn

Requirements

  • Java 8 JDK
  • NodeJS

How can I run it?

npm install
./gradlew bootRun

open http://localhost:8080 in your browser.