Skip to content

Instantly share code, notes, and snippets.

@stevekinney
Last active March 7, 2019 08:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stevekinney/e3adb5c5961e6dfa79271e98f291930b to your computer and use it in GitHub Desktop.
Save stevekinney/e3adb5c5961e6dfa79271e98f291930b to your computer and use it in GitHub Desktop.

Electron and React QCon Workshops

Prerequisites

You'll need a recent version of Node.js installed on your computer with administrative access. Yarn is not required, but Electron Forge uses it, so it would be helpful to install beforehand.

Please make sure you're using a supported platform. This is particularly important if you're running Linux.

Important note: If you're using Windows, make sure you're not using the Windows Subsystem for Linux. This will confuse Electron to thinking you're running on a Linux machine when you're really not.

Repositories

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment