vite-electron-boilerplate
v0.1.0
Published
use vite and electron-build to build electron
Downloads
9
Readme
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 https://github.com/vite-electron-boilerplate/vite-electron-boilerplate.git your-project-name
cd your-project-name
yarn
Starting Development
Start the app in the dev
environment:
yarn dev
Packaging for Production
To package apps for the special platform:
- Mac: yarn pack:mac
- Windows: yarn pack:win
- Linux: yarn pack:linux
Docs
TODO docs and guides here
Donations
Donations will ensure the following: