mirror of
https://github.com/responsively-org/responsively-app
synced 2024-11-10 06:44:13 +00:00
.. | ||
.erb | ||
.husky | ||
.vscode | ||
assets | ||
release/app | ||
src | ||
. prettierignore | ||
.editorconfig | ||
.eslintignore | ||
.eslintrc.js | ||
.gitattributes | ||
.gitignore | ||
.prettierrc | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
declarations.d.ts | ||
jest.config.js | ||
LICENSE | ||
package.json | ||
postcss.config.js | ||
postinstall.ts | ||
README.md | ||
setupTests.js | ||
tailwind.config.js | ||
tsconfig.json | ||
yarn.lock |
Electron React Boilerplate uses Electron, React, React Router, Webpack and React Fast Refresh.
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
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]