Skip to content

cyytemplate/vite-electron-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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