# copy this repo
git clone --depth 1 git@github.com:my-init/electron-react-ts.git yourAppName
# DEV
yarn
yarn dev
- electron, react, typescript
- customized CRA config by
customize-cra
,react-app-rewired
ipcMain
/ipcRenderer
communication demo- HTML5 Notification demo