0.1.0 • Published 3 years ago
vite-electron-boilerplate v0.1.0
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:
Maintainers
0.1.0
3 years ago