Skip to content

基于 Vue 、Vite 和 TypeScript 的 Electron 应用模板

Notifications You must be signed in to change notification settings

CaoMeiYouRen/electron-vite-template

Repository files navigation

electron-vite-template

An Electron application with Vue and TypeScript

Recommended IDE Setup

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux

About

基于 Vue 、Vite 和 TypeScript 的 Electron 应用模板

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published