/react-graphql-github-apollo

From https://github.com/the-road-to-graphql/the-road-to-graphql (chapter 7: Apollo React)

Primary LanguageJavaScript

react-graphql-github-apollo-starter-kit

Build Status Slack Greenkeeper badge

A boilerplate project for getting you started with A complete React with Apollo and GraphQL Tutorial.

Installation

  • git clone git@github.com:the-road-to-graphql/react-graphql-github-apollo-starter-kit.git
  • cd react-graphql-github-apollo-starter-kit
  • npm install
  • npm start
  • visit http://localhost:3000

Want to learn more about React + GraphQL + Apollo?