/graphql-client

Really basic graphql client using react, redux, and redux-thunk

Primary LanguageJavaScript

graphql-client

Install:

$ yarn install

Run:

$ ./node_modules/.bin/webpack -d --watch
$ python -m SimpleHTTPServer

Then visit http://localhost:8000/.