Popularity
9.7
Stable
Activity
4.2
-
22,630
282
3,759

Monthly Downloads: 0
Programming language: TypeScript
License: MIT License
Tags: Code Design     Boilerplate     React     Flux     Webpack     React-router     Electron     React-hot    
Latest version: v2.1.0

electron-react-boilerplate alternatives and similar libraries

Based on the "Boilerplate" category.
Alternatively, view electron-react-boilerplate alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of electron-react-boilerplate or a related project?

Add another 'Boilerplate' Library

README

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

Build Status Github Tag Discord

OpenCollective OpenCollective StackOverflow

Install

Clone the repo and install dependencies:

git clone --depth 1 --branch main https://github.com/electron-react-boilerplate/electron-react-boilerplate.git your-project-name
cd your-project-name
npm install

Having issues installing? See our debugging guide

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

Docs

See our docs and guides here

Community

Join our Discord: https://discord.gg/Fjy3vfgy5q

Sponsors

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


*Note that all licence references and agreements mentioned in the electron-react-boilerplate README section above are relevant to that project's source code only.