Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 401 Bytes

README.md

File metadata and controls

26 lines (13 loc) · 401 Bytes

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 <project_name>

or

yarn create vite-electron <project_name>

Why

Quickly Vite Electron