Skip to content

electron+vue3+vite+element-plus编写的electron窗口管理器

Notifications You must be signed in to change notification settings

Cassianvale/electron-vite

Repository files navigation

electron-vite

An Electron application with Vue and TypeScript

Recommended IDE Setup

采用pinia实现状态管理,使用axios发送http请求

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux

About

electron+vue3+vite+element-plus编写的electron窗口管理器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published