Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 791 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 791 Bytes

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