/electron-react-webpack-typescript-vscode-debug

Boilerplate for Electron with React framework written in TypeScript and full VSCode integrated debug

Primary LanguageTypeScriptMIT LicenseMIT

Electron Desktop Application Boilerplate

Cross-plaform Electron configuration

The app is build with Webpack running under Electron for native OS UI and React as the UI renderer for the Electron windows.

Prerequisites

  • node >=8.x
  • yarn 1.x

TL;DR

yarn install
yarn run rebuild
yarn run electron