Skip to content

tanujs-tech/react-apollo

 
 

Repository files navigation

react-apollo

npm version Get on Slack Build Status Coverage Status

Use your GraphQL server data in your React components, with the Apollo Client.

Documentation

Documentation for this client can be found here;

Install

npm install react-apollo --save

Running tests locally:

npm install
npm test

This project uses TypeScript for static typing and TSLint for linting. You can get both of these built into your editor with no configuration by opening this project in Visual Studio Code, an open source IDE which is available for free on all platforms.

About

♻️ React data container for the Apollo Client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.5%
  • JavaScript 2.5%