electron-react-boilerplate

A Foundation for Scalable Cross-Platform Apps

Github星跟踪图

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

主要指标

概览
名称与所有者electron-react-boilerplate/electron-react-boilerplate
主编程语言TypeScript
编程语言JavaScript (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2015-05-18 09:54:57
推送于2025-06-05 18:16:29
最后一次提交
发布数64
最新版本名称v4.6.0 (发布于 )
第一版名称v0.1.0 (发布于 2015-05-27 11:42:06)
用户参与
星数23.9k
关注者数274
派生数4k
提交数1.1k
已启用问题?
问题数1970
打开的问题数161
拉请求数815
打开的拉请求数12
关闭的拉请求数820
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?