Skip to content

Latest commit

 

History

History

graphql-playground-electron

Playground

Repository for the electron playground app.

Development

yarn install
yarn start

Production build

yarn release

This will create a build-electron folder where you will have the compiled electron app. (The assets will automatically be uploaded to Github if the GH_TOKEN env variable is set. See here for more.)