Skip to content

Latest commit

 

History

History
61 lines (41 loc) · 2.09 KB

README.md

File metadata and controls

61 lines (41 loc) · 2.09 KB

electron-vite-template

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 20 or higher and use npm as your dependency management tool

Document (Chinese only)

For Chinese Developers

Build TEST

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
$ npm install

# serve with hot reload at localhost:9080
$ npm run dev

# build electron application for production
$ npm run build


Function list

[x] Auto update [x] Incremental update [x] Loading animation before startup [x] i18n

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