View Source LiveReact.SSR.NodeJS (live_react v0.2.0-beta)

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