0.0.7 • Published 6 years ago

react-cf-graphql-client v0.0.7

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

react-cf-graphql-client

GraphQL client for Control Fitness

Install

$ yarn add react-cf-graphql-client

Run example

$ git clone https://github.com/control-fitness/react-cf-graphql-client.git
$ yarn
$ yarn start
$ open http://localhost:8080

See example code on docs directory.