Universal React Node.js starter with GraphQL API wrapper and Material UI
This boilerplate provides a universal (server-rendered) React application plus a GraphQL server that wraps an existing REST service. It uses Node.js, Express, a GraphQL layer, Material-UI for UI components, and webpack for builds. It is suited for web apps that need server-side rendering, a GraphQL façade over REST, and a component-driven UI.
0