coppolaop / ElectronReactTemplate

A template of an electron app using react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ElectronReactTemplate

A template of an electron application using react

Start

If you need to integrate Electron and react, this application will help you to make it easier. Just create a repository using this template, change some example codes and implement your own functions.

Prerequisites

Installing project

yarn install

Executing

yarn dev

Versioning

We are using SemVer for versioning. To see our published versions, take a look on this repository tags.

Creator

  • Marcos "Coppola" Gonçalves - 2022 - Coppolaop

License

This project is licensed using Apache-2.0 - take a look on this License for more details.

About

A template of an electron app using react

License:Apache License 2.0


Languages

Language:JavaScript 69.9%Language:CSS 23.7%Language:HTML 6.4%