https://github.com/mangotsing/vite-electron-cli
vite-electron-cli quick init template
https://github.com/mangotsing/vite-electron-cli
Last synced: about 1 year ago
JSON representation
vite-electron-cli quick init template
- Host: GitHub
- URL: https://github.com/mangotsing/vite-electron-cli
- Owner: MangoTsing
- Created: 2020-09-18T10:48:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-28T09:19:18.000Z (almost 6 years ago)
- Last Synced: 2025-03-29T19:11:21.407Z (over 1 year ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 11
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vite-electron-cli

## What
This is a tool to quickly help users build simple Vite Vue3 TypeScript Electron applications.
If you want to try it, you can see the following:
## How
```
npx create-vite-electron
or
yarn create vite-electron
```
## Why
Quickly Vite Electron