electron-react-boilerplate

A Foundation for Scalable Cross-Platform Apps

Github stars Tracking Chart

Build Status
Appveyor Build Status
Dependency Status
DevDependency Status
Github Tag

Join the community on Spectrum
OpenCollective
OpenCollective
Good first issues open
StackOverflow

Electron Boilerplate Demo

Install

  • If you have installation or compilation issues with this project, please see our debugging guide

First, clone the repo via git:

git clone --depth 1 --single-branch --branch master https://github.com/electron-react-boilerplate/electron-react-boilerplate.git your-project-name

And then install the dependencies with yarn.

$ cd your-project-name
$ yarn

Starting Development

Start the app in the dev environment. This starts the renderer process in hot-module-replacement mode and starts a webpack dev server that sends hot updates to the renderer process:

$ yarn dev

Packaging for Production

To package apps for the local platform:

$ yarn package

Docs

See our docs and guides here

Donations

Donations will ensure the following:

  • ? Long term maintenance of the project
  • ? Progress on the roadmap
  • ? Quick responses to bug reports and help requests

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]






























Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]






























Maintainers

License

MIT © Electron React Boilerplate

Overview

Name With Ownerelectron-react-boilerplate/electron-react-boilerplate
Primary LanguageTypeScript
Program languageJavaScript (Language Count: 4)
Platform
License:MIT License
Release Count64
Last Release Namev4.6.0 (Posted on )
First Release Namev0.1.0 (Posted on 2015-05-27 11:42:06)
Created At2015-05-18 09:54:57
Pushed At2024-05-19 10:16:28
Last Commit At
Stargazers Count22.8k
Watchers Count280
Fork Count3.8k
Commits Count1.1k
Has Issues Enabled
Issues Count1923
Issue Open Count130
Pull Requests Count804
Pull Requests Open Count15
Pull Requests Close Count795
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top