Skip to content

⚛ React-based electron desktop application boilerplate, with local database support, dark / light theme and offline detection

Notifications You must be signed in to change notification settings

leoncvlt/electron-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electron-react-app

A boilerplate for a react-based electron desktop application, with local database support and fancy touches like dark / light theme and offline detection.

The application is set up with:

Development

npm run start will start the a development server with hot reload, as well with an electron window pointing to the same server, so you can see the changes in real-time in the electron window.

npm run build will package the electron application using electron-builder as a stand-alone executable.

npm run dist will package the application as well, but creating an installer instead.

About

⚛ React-based electron desktop application boilerplate, with local database support, dark / light theme and offline detection

Topics

Resources

Stars

Watchers

Forks