Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 170 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 170 Bytes

react-apollo-ssr-example

Example app with server-side rendering using react, react-router and react-apollo

In order to run the app:

npm run build && npm start