wix-incubator / react-templates

Light weight templates for react
https://wix.github.io/react-templates
MIT License
2.82k stars 207 forks source link

does the rt templates support ssr? #226

Closed eddyzhang1986 closed 7 years ago

eddyzhang1986 commented 7 years ago

does the rt templates support ssr? server side render

nippur72 commented 7 years ago

yes because react-templates components are true React components.

eddyzhang1986 commented 7 years ago

@nippur72 got it,thank you very much