vite-electron-ts icon indicating copy to clipboard operation
vite-electron-ts copied to clipboard

基于vite和electorn的项目模板

Electron + Vue 3 + Typescript + Vite Project Template

This template should help get you started developing with Vite、Vue 3 and Typescript in Electron.

How to Use

clone this repository or use ctm-cli tool.

Run Dev

Listen for main process file changes to restart

yarn dev

Build package

yarn bd