the-road-to-graphql / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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?

About

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


Languages

Language:JavaScript 47.5%Language:CSS 39.6%Language:HTML 12.9%