View Source LiveReact.SSR.NodeJS (live_react v1.0.0-rc.1)

Implements SSR by using NodeJS package.

Under the hood, it invokes "render" function exposed by server.js file. You can see how server.js is created by looking at assets.deploy command and package.json build-server script.

Summary

Functions