4 Forks
20 Stars
20 Watchers

electron-graphql

Boilerplate for Electron apps using GraphQL for interprocess communication instead of IPC (this repo uses React but the approach adapts easily to Vue or Angular or etc.)

How to download and setup electron-graphql

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

Or simply clone electron-graphql with SSH
[email protected]:yoDon/electron-graphql.git

If you have some problems with electron-graphql

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