Boilerplate for a project using Electron, React and Typescript inspired by Diego Fernandes' React + Typescript + Electron boilerplate
Use a package manager of your choice (npm, yarn, etc.) in order to install all dependencies
npm install
yarn install
npm run dev
yarn dev
Pull requests are always welcome 😃.