vite-electron-boilerplate

0.1.0 • Public • Published

Vite Electron Boilerplate uses Electron, Vite and get a better develop experience.



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

Readme

Keywords

none

Package Sidebar

Install

npm i vite-electron-boilerplate

Weekly Downloads

0

Version

0.1.0

License

ISC

Unpacked Size

74.9 kB

Total Files

23

Last publish

Collaborators

  • bentutu