Skip to content

A Simple Electron boilerplate which uses Electron, React, React Router, Electron Builder

License

Notifications You must be signed in to change notification settings

NiteshSaxena/electron-react-typescript-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-react-typescript-boilerplate

A Simple Electron boilerplate which uses Electron, React, React Router, Electron Builder

Install

Clone the Repo and Install Dependencies:

git clone --branch main https://github.com/NiteshSaxena/electron-react-typescript-boilerplate.git your_project_name
cd your_project_name
npm install

Running Project

Start your app in dev environment:

npm start

Packaging for Production

To package:

npm run package

Variables

Several variables are defined in package.json

  • If you are publishing to Github, update the repo link and git token.

About

A Simple Electron boilerplate which uses Electron, React, React Router, Electron Builder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published