94 Forks
2246 Stars
2246 Watchers

graphql.js

A Simple and Isomorphic GraphQL Client for JavaScript

How to download and setup graphql.js

Open terminal and run command
git clone https://github.com/f/graphql.js.git
git clone is used to create a copy or clone of graphql.js repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with graphql.js https://github.com/f/graphql.js/archive/master.zip

Or simply clone graphql.js with SSH
[email protected]:f/graphql.js.git

If you have some problems with graphql.js

You may open issue on graphql.js support forum (system) here: https://github.com/f/graphql.js/issues