# giraffe-desktop-app **Repository Path**: junaya/giraffe-desktop-app ## Basic Information - **Project Name**: giraffe-desktop-app - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-30 - **Last Updated**: 2021-10-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://www.npmjs.com/package/ctm-cli) tool. ## Run Dev Listen for main process file changes to restart ```sh yarn dev ``` ## Build package ```sh yarn bd ```