Isomorphic Relay Modern + React Router 4
Example lib demonstrating how to mount an Isomorphic Relay Modern app on top of Express, including hot reloading on the client. Connects to Artsy's GraphQL server.
yarn install
yarn sync-schema
yarn start
open http://localhost:5000