/electron-react-typescript-template

Electron Template using React and Typescript

Primary LanguageTypeScriptMIT LicenseMIT

Electron Template using React and Typescript

This repository is simple template for ElectronJS using React with Typescript. I have implement Material-UI for styles.

login

Getting Started

Clone this repo and run the following commands.

npm install
npm run start:electron

How to Build

Run the following command for react build

npm run build