Vite Electron Boilerplate uses Electron, Vite and get a better develop experience.
- 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 https://github.com/vite-electron-boilerplate/vite-electron-boilerplate.git your-project-name
cd your-project-name
yarn
Start the app in the dev
environment:
yarn dev
To package apps for the special platform:
- Mac: yarn pack:mac
- Windows: yarn pack:win
- Linux: yarn pack:linux
TODO docs and guides here
Donations will ensure the following: