Features:
- Multiple elements as promises for streaming
- Client transition (documentation here)
- Components with different behavior on the client vs server side for isomorphism
To setup:
- npm install
- npm start
Note that I am using the following versions: node v4.3.1 npm 2.14.12
Check out react-server here!