HackWeek (GraphQL + Electron) How to install Run server: yarn yarn start Run client on web (on another console tab): cd client yarn yarn start (if it does not work, reload page) Run desktop client with Electron (from client/) yarn electron