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.
node
>=8.x
yarn
1.x
yarn install
yarn run rebuild
yarn run electron
Boilerplate for Electron with React framework written in TypeScript and full VSCode integrated debug
TypeScriptMIT