UNPKG

@apollo/react-ssr

Version:

React Apollo server-side rendering utilities

22 lines (13 loc) 1.08 kB
# <a href="https://www.apollographql.com/"><img src="https://user-images.githubusercontent.com/841294/53402609-b97a2180-39ba-11e9-8100-812bab86357c.png" height="100" alt="React Apollo"></a> ## React Apollo - Server-Side Rendering [![npm version](https://badge.fury.io/js/%40apollo%2Freact-ssr.svg)](https://badge.fury.io/js/%40apollo%2Freact-ssr) [![Build Status](https://circleci.com/gh/apollographql/react-apollo.svg?style=svg)](https://circleci.com/gh/apollographql/react-apollo) [![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/apollo) React Apollo server side rendering utilities. ### Installation ``` npm install @apollo/react-ssr ``` ### Documentation All Apollo Client documentation, including React Apollo usage articles and helpful recipes, lives on [https://www.apollographql.com/docs/react/](https://www.apollographql.com/docs/react/) For the React Apollo API reference, visit [https://www.apollographql.com/docs/react/api/react-apollo.html](https://www.apollographql.com/docs/react/api/react-apollo.html)