cra-template-graphql

A GraphQL client based on Create React App

Usage no npm install needed!

<script type="module">
  import craTemplateGraphql from 'https://cdn.skypack.dev/cra-template-graphql';
</script>

README

cra-template-graphql

Create a first GraphQL client based on Create React App. Tech stack:

Usage

npx create-react-app my-app --template graphql

or

yarn create react-app my-app --template graphql

Author

Soichi Takamura @piglovesyou