react-cf-graphql-client

GraphQL client for Control Fitness

Usage no npm install needed!

<script type="module">
  import reactCfGraphqlClient from 'https://cdn.skypack.dev/react-cf-graphql-client';
</script>

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.