This is a simple example of rendering React components server side, when ur primary web server is not Node.js.
You will need node (>= 0.10), npm, python (2.7) and pip.
npm install && pip install -r requirements.txtTo install the depswebpackTo build the JSnpm startStart the Node.js SSR web serverpython server.pyStart the Tornado web app- Navigate to
http://localhost:8080/hello