Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.07 KB

File metadata and controls

18 lines (12 loc) · 1.07 KB

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?