gurolayanlar / electron-react-typescript-template

Electron Template using React and Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Electron Template using React and Typescript

License:MIT License


Languages

Language:TypeScript 75.3%Language:JavaScript 19.5%Language:HTML 5.2%