Electron React Boilerplate uses Electron, React, React Router, Webpack and React Fast Refresh.
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
Start the app in the dev
environment:
yarn start
To package apps for the local platform:
yarn package
See our docs and guides here
Donations will ensure the following:
Support us with a monthly donation and help us continue our activities. [Become a backer]
Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]