react-cf-graphql-client
v0.0.7
Published
GraphQL client for Control Fitness
Downloads
14
Readme
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.