a electron boilerplate and use react
React 16
Webpack 4
Typescript
Electron 2.x
Hot reload
Electron-builder
Multi Platform Build
Better two package.json Structure
MacOS Linux(Manjaro) Windows(7, 10)
# Install dependencies
yarn
# Development
yarn dev
# Build
yarn build (current platform)