matusmarcin / graphql-react-client

A simple React client to my GraphQL tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphQL React Client Example

A simple React client to my Intro to GraphQL presentation.

npm i
npm start
open http://localhost:5000

If you change queries:

npm run relay

Thanks:

  • React Simple Boilerplate by @nolotz

About

A simple React client to my GraphQL tutorial

License:MIT License


Languages

Language:JavaScript 95.2%Language:HTML 2.5%Language:CSS 2.2%