Skip to content

React demo app wrapped in Electron that connects to a GraphQL backend built in JavaScript

License

Notifications You must be signed in to change notification settings

albertoblaz/hackweek-graphql

Repository files navigation

HackWeek (GraphQL + Electron)

How to install

  1. Run server:

    yarn
    yarn start
  2. Run client on web (on another console tab):

    cd client
    yarn
    yarn start

    (if it does not work, reload page)

  3. Run desktop client with Electron (from client/)

    yarn electron

About

React demo app wrapped in Electron that connects to a GraphQL backend built in JavaScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published