A starter kit for Electron + React + Typescript.
The fastest way to get start is to use degit
npx degit lucifer1004/electron-react-ts-starter my-electron-app
The kit is integrated with the following packages:
yarn start
Note that port 9000
should be available.
yarn test
yarn package
yarn make
yarn publish