This repository has been archived on 2023-11-14. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
Go to file
Valerie d3cdb7e1b3 idk, some overhead issue 2021-04-11 20:36:31 -04:00
.erb its at least not broken 2021-04-08 21:37:53 -04:00
.github its at least not broken 2021-04-08 21:37:53 -04:00
assets its at least not broken 2021-04-08 21:37:53 -04:00
relay idk, some overhead issue 2021-04-11 20:36:31 -04:00
src fixed module fuckery... i think. 2021-04-11 19:53:39 -04:00
.editorconfig its at least not broken 2021-04-08 21:37:53 -04:00
.eslintignore its at least not broken 2021-04-08 21:37:53 -04:00
.eslintrc.js its at least not broken 2021-04-08 21:37:53 -04:00
.gitattributes its at least not broken 2021-04-08 21:37:53 -04:00
.gitignore its at least not broken 2021-04-08 21:37:53 -04:00
CHANGELOG.md its at least not broken 2021-04-08 21:37:53 -04:00
CODE_OF_CONDUCT.md its at least not broken 2021-04-08 21:37:53 -04:00
LICENSE its at least not broken 2021-04-08 21:37:53 -04:00
README.md its at least not broken 2021-04-08 21:37:53 -04:00
babel.config.js its at least not broken 2021-04-08 21:37:53 -04:00
package.json idk, some overhead issue 2021-04-11 20:36:31 -04:00
tsconfig.json its at least not broken 2021-04-08 21:37:53 -04:00
yarn.lock fixed module fuckery... i think. 2021-04-11 19:53:39 -04:00

README.md


Electron React Boilerplate uses Electron, React, React Router, Webpack and React Fast Refresh.


Build Status Dependency Status DevDependency Status Github Tag

OpenCollective OpenCollective Good first issues open StackOverflow

Install

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

First, clone the repo via git and install dependencies:

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

Starting Development

Start the app in the dev environment:

yarn start

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