/electron-vite-template

This project is a vue3 + Vite + electron project template composed of Vite and rollup. It has the same functions as my previous electron+Vue+template project

Primary LanguageTypeScriptOtherNOASSERTION

electron-vite-template

Open in Visual Studio Code GitHub Repo stars vue vite element-ui electron license

Installation

You can choose to clone the project or fork repository, or download the zip file directly. It is recommended to clone the repository so that you can receive the latest patches.

To run a project, you need to have node version 16 or higher and use yarn as your dependency management tool

For Chinese Developers

Build Updater Status

Build Setup

# Clone this repository
$ git clone https://github.com/umbrella22/electron-vite-template.git
# Go into the repository
$ cd electron-vite-template
# install dependencies
$ yarn install

# serve with hot reload at localhost:9080
$ yarn dev

# build electron application for production
$ yarn build


Function list

  • Auto update
  • Incremental update
  • Loading animation before startup
  • i18n
  • Incremental update (wait for test)

Built-in

Note

  • gitee is only for domestic users to pull code,from github to synchronize,please visit github for PR
  • Welcome to Issues and PR