Skip to content

JunaYa/giraffe-desktop-app

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