You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jeffvli
9512f8fb44
|
3 years ago | |
---|---|---|
.erb | 3 years ago | |
.github | 3 years ago | |
.vscode | 3 years ago | |
assets | 3 years ago | |
src | 3 years ago | |
.editorconfig | 3 years ago | |
.eslintignore | 3 years ago | |
.eslintrc.js | 3 years ago | |
.gitattributes | 3 years ago | |
.gitignore | 3 years ago | |
.prettierrc | 3 years ago | |
CHANGELOG.md | 3 years ago | |
CODE_OF_CONDUCT.md | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
babel.config.js | 3 years ago | |
package.json | 3 years ago | |
tsconfig.json | 3 years ago | |
yarn.lock | 3 years ago |
README.md
Electron React Boilerplate uses Electron, React, React Router, Webpack and React Fast Refresh.
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]