/react-graphql-github-apollo-starter-kit

A GraphQL/Apollo in React boilerplate project to get you started with a tutorial to learn about these technologies.

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?