56 Forks
93 Stars
93 Watchers

graphql

Код учебного курса “GraphQL” на YouTube-канале webDev (https://tinyurl.com/2jnvatxv)

How to download and setup graphql

Open terminal and run command
git clone https://github.com/YauhenKavalchuk/graphql.git
git clone is used to create a copy or clone of graphql 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 https://github.com/YauhenKavalchuk/graphql/archive/master.zip

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

If you have some problems with graphql

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