GraphQL with React Apollo-client example project To install all dependecies npm install or yarn To start project npm run start or yarn start React client start at http://localhost:8081 GraphQL server start at http://localhost:4000/graphql Json server start at http://localhost:3000