Skip to content

This is a basic template for developing a desktop application with Electron, React.js and Typescript. It also allows you to package the application in an .exe with Electron-builder

Notifications You must be signed in to change notification settings

Cito2310/electron-react-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ELECTRON-REACT-TEMPLATE

This is a basic template for developing a desktop application with Electron, React.js and Typescript.
It also allows you to package the application in an .exe with Electron-builder

INSTALLATION

To start using this template you must follow the following steps:

  1. Install package with npm install
  2. Change title in index.html
  3. Change name in package.json

PACKAGE

To package the application you must place in the terminal npm run build

About

This is a basic template for developing a desktop application with Electron, React.js and Typescript. It also allows you to package the application in an .exe with Electron-builder

Topics

Resources

Stars

Watchers

Forks