tailchat/client/desktop
moonrailgun 5ba6f80e92 chore(desktop): fix build dependency problem
..
.erb chore(desktop): fix build dependency problem
.github/workflows refactor: move all files into client
.vscode refactor: move all files into client
assets refactor: move all files into client
release/app chore(desktop): fix build dependency problem
src feat(desktop): 增加截图功能
test refactor: move all files into client
.editorconfig refactor: move all files into client
.gitattributes refactor: move all files into client
.gitignore refactor: move all files into client
.npmrc refactor: move all files into client
LICENSE refactor: move all files into client
README.md refactor: move all files into client
electron-builder.yml refactor: move all files into client
package.json chore(desktop): fix action problem
tailwind.config.js refactor: move all files into client
tsconfig.json refactor: move all files into client
yarn.lock chore(desktop): fix action problem

README.md


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

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