Electron + TypeScript + React

Boilerplate for a project using Electron, React and Typescript.

Installation

Use a package manager of your choice (npm, yarn, etc.) in order to install all dependencies

yarn
Bash

Usage

Just run start script.

yarn start
Bash

Packaging

To generate the project package based on the OS you're running on, just run:

yarn package
Bash

Contributing

Pull requests are always welcome ?.

GitHub

https://github.com/diego3g/electron-typescript-react