This is a basic vue3 admin electron desktop platform. Contains the most basic electron development and construction steps and the use of demo, a set of codes can be packaged for win, mac, linux platform applications at the same time.
A new generation Cross-desktop framework using electron13+vue3(setup-script)+vite2+element-plus ,It's fast!
Use eslint+prettier+gitHooks format and verification code to improve code standardization and development efficiency
The framework is available in js, ts, plus and electron versions
- electron version: vue3-admin-electron
- js version:vue3-element-admin
- ts version:vue3-element-ts
- js version for plus:vue3-element-plus
- java Micro-service background data:micro-service-single
development and experience:two words Really fragrant!!!!!
git clone https://github.com/jzfai/vue3-admin-electron.git
cd vue3-admin-electron
# install dependency(Recommend use yarn)
yarn
yarn run electron:dev
# build for production environment
yarn run electron:build
> Note: The packaged exe is packaged with the windows system, and the packaged dmg is packaged with the mac system. Separate as much as possible
# code format check
yarn run lint
Architecture development is not easy. If you feel good, please give me a compliment. The architecture is still being improved. Welcome to join me in development and become Contributors together! ! ! !
MIT license.
Copyright (c) 2023-present kuanghua