microsoft / TypeScript-React-Starter

A starter template for TypeScript and React with a detailed README describing how to use the two together.
MIT License
11.08k stars 1.21k forks source link

How to support SSR? #23

Open xflife opened 7 years ago

xflife commented 7 years ago

can i make support SSR

DanielRosenwasser commented 6 years ago

I'm not so sure that we can cover everything in this repo; it might involve ejecting, but we'll potentially have to revisit this.

styfle commented 6 years ago

I have an example TS + React SSR here: https://github.com/styfle/react-server-example-tsx