Boilerplate for a project using Electron, React and Typescript.
Use a package manager of your choice (npm, yarn, etc.) in order to install all dependencies
yarnJust run start script.
yarn startTo generate the project package based on the OS you're running on, just run:
yarn packagePull requests are always welcome 😃.