🚀A new generation Cross-desktop framework using electron13+vue3(setup-script)+vite2+element-plus

Overview

vue3-admin-electron

English | 中文

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

Update log

//11-01
add demo of electron

Online experience(Download the installation package, unzip and install the experience)

[github address](https://github.com/jzfai/vue3-admin-electron.git

address: https://pan.baidu.com/s/1UUWwh1Zx_C_c4pxL2m9zQA

password:4293

Demo

-- win

electron-win-demo

-- mac

electron-mac-demo

Related items

The framework is available in js, ts, plus and electron versions

development and experience:two words Really fragrant!!!!!

Documents

-- Efforts are being made to develop documents ......

Comparison of performance between vue3 and vue2

  • 41% reduction in package size

  • The initial rendering is 55% faster, the update rendering is 133% faster

  • Memory reduction 54%

  • Use Proxy instead of defineProperty to implement data responsiveness

  • Rewrite the implementation of virtual DOM and Tree-Shaking

Comparison of packaging speed between vite2 and webpack

Build Setup

# clone the project
git clone https://github.com/jzfai/vue3-admin-electron.git

# enter the project directory
cd vue3-admin-electron

# install dependency(Recommend use yarn)
yarn

# develop(Page hot load, electron related modules will not be hot loaded, if you need to load both of them, you can use "yarn run electron:nodemon" to start in nodemon mode)
yarn run electron:dev

Build

# 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

Others

# code format check
yarn run lint

Extra

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! ! ! !

Browsers support

Note: Vue3 is not supported the Internet Explorer

Modern browsers and Internet Explorer 11+.

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
Edge last 2 versions last 2 versions last 2 versions

Discussion and Communication

WeChat group

License

MIT license.

Copyright (c) 2021-present kuanghua

You might also like...
🎉 基于 vite 2.0 + vue 3.0 + vue-router 4.0 + vuex 4.0 + element-plus + typescript 的后台管理系统vue3-element-admin-ts

vue3-element-admin-ts 🎉 基于 Vite 2.0 + Vue 3.0 + Vue-Router 4.0 + Vuex 4.0 + element-plus + typescript 的后台管理系统 简介 vue3-element-admin 是一个后台前端解决方案,它基于 v

✨ ✨ ✨ A vue3 style Admin based on Vite2, vue3.0,  ant-design-vue 2.x, typescript,vuex,vue-router,Efforts to update in progress...
✨ ✨ ✨ A vue3 style Admin based on Vite2, vue3.0, ant-design-vue 2.x, typescript,vuex,vue-router,Efforts to update in progress...

✨ ✨ ✨ A vue3 style Admin based on Vite2, vue3.0, ant-design-vue 2.x, typescript,vuex,vue-router,Efforts to update in progress...

element-plus and vue3 admin box.
element-plus and vue3 admin box.

vue-admin-box是一个免费并且开源的中后台管理系统模板

Brisk-Admin 是一个基于 Vue3.0、Vite、 element-plus、JavaScript的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务页面,包括二次封装组件、动态路由菜单、国际化、动态换肤等功能,它可以帮助你快速搭建中后台项目,该项目使用最新的前端技术栈,使用javascript语法保留了对不熟悉typescript语法用户的友好,同时框架很适合轻松上手使用,希望给你带来帮助。
Brisk-Admin 是一个基于 Vue3.0、Vite、 element-plus、JavaScript的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务页面,包括二次封装组件、动态路由菜单、国际化、动态换肤等功能,它可以帮助你快速搭建中后台项目,该项目使用最新的前端技术栈,使用javascript语法保留了对不熟悉typescript语法用户的友好,同时框架很适合轻松上手使用,希望给你带来帮助。

简介 Brisk-Admin 是一个基于 Vue3.0、Vite、 element-plus、JavaScript的中后台解决方案,它使用了最新的前端技术栈,并提炼了典型的业务页面,包括二次封装组件、动态路由菜单、国际化、动态换肤等功能,它可以帮助你快速搭建中后台项目,该项目使用最新的前端技术栈,使

A project template by vue3 and element-plus
A project template by vue3 and element-plus

A project template by vue3 and element-plus

Laravel Vue Admin is a beautiful dashboard combination of Laravel, Vue3 and the UI Toolkit Element Plus.

Laravel Vue Admin Laravel Vue Admin is a beautiful dashboard combination of Laravel, Vue3 and the UI Toolkit Element Plus. Getting started Installing

Out-of-box solution to create enterprise applications, implemented with Vue3 + Element Plus

Out-of-box solution to create enterprise applications, implemented with Vue3 + Element Plus

Tauri-vue3-vuetify3-template - Power by tauri add vue3 vuetify3 typescript cross platform gui template
Tauri-vue3-vuetify3-template - Power by tauri add vue3 vuetify3 typescript cross platform gui template

First EVN 1、install cargo curl https://sh.rustup.rs -sSf | sh 2、install cargo-ta

使用vue3.x+vite2.x+element Plus开发的具有主题切换,自定义主题颜色,布局风格切换
使用vue3.x+vite2.x+element Plus开发的具有主题切换,自定义主题颜色,布局风格切换

vue3-admin-vite 中文 | English 简介 vue3-admin-vite 是一个免费开源的后台模版。使用了最新的vue3.x,vite2.x,Element Plus等主流技术开发,开箱即用的后台前端解决方案,也可用于学习参考。 特性 最新技术栈:使用 Vue3/vite2 等

Releases(v2.0.2)
  • v2.0.2(Dec 21, 2022)

  • v2.0.0(Nov 25, 2022)

  • v1.4.3(Mar 8, 2022)

    update log

    v1.4.3

    Features

    **add the sub menu scss var config **

    Bug fixes

    • fix the error of errorLog.vue http://8.135.1.141/vue3-admin-plus/#/error-log/list

    devDependencies

    //update
    "vite": "~2.8.6",
    "element-plus": "~2.0.5",
    

    How to migrate

    See how to migrate from ElementUI to Element Plus in our dedicated discussion:

    Source code(tar.gz)
    Source code(zip)
  • v1.4.0(Feb 7, 2022)

    update log

    v1.4.0

    Features

    update element-plus version to 2.0.1 release version

    remove the mixin instance of hooks and proxy key using

    import the "unplugin-auto-import unplugin-vue-components" plugin to auto import the "Dependencies" such as "vue"

    Bug fixes

    • fix the error of errorLog.vue http://8.135.1.141/vue3-admin-plus/#/error-log/list

    devDependencies

    //update
    "vite": "2.7.13",
    "element-plus": "2.0.1",
    "vue": "3.2.29",
    
     //add
     "unplugin-auto-import": "0.5.11",
     "unplugin-vue-components": "0.17.14",
     "vite-plugin-vue-setup-extend": "0.4.0",
    

    How to migrate

    See how to migrate from ElementUI to Element Plus in our dedicated discussion:

    Source code(tar.gz)
    Source code(zip)
  • v1.3.5(Jan 11, 2022)

  • v1.2.2(Nov 11, 2021)

    //11-11 update element-plus vite2 vue3 version ,add func of element-svg icon for side menu add domo of 'import export download template' in CRUD

    Source code(tar.gz)
    Source code(zip)
🎉 A new generation vue3 admin template using vue3(script-setup) + vite2 + element-plus + typescript

vue3-admin-ts English | 中文 A basic vue3 admin template with vite2 & Element-Plus UI & axios & svg-icon& permission control & lint A new generation adm

kuanghua 194 Dec 15, 2022
👏A magical vue3 admin using vue3(script-setup) + vite2 + element-plus

vue3-admin-plus English | 中文 vue3 admin plus provides enterprise-level development demo A new generation admin construct using vue3(setup-script)+vite

kuanghua 625 Jan 7, 2023
🚀🚀🚀vue3,vue3.0,vue,vue3.x,vue.js,vue后台管理,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus主线版本基于element-plus、element-ui、ant-design-vue三者并行开发维护,同时支持电脑,手机,平板,切换分支查看不同的vue版本,element-plus版本已发布(vue3,vue3.0,vue,vue3.x,vue.js)

??????vue3,vue3.0,vue,vue3.x,vue.js,vue后台管理,admin,vue-admin,vue-element-admin,ant-design,vue-admin-beautiful-pro,vab admin pro,vab admin plus主线版本基于element-plus、element-ui、ant-design-vue三者并行开发维护,同时支持电脑,手机,平板,切换分支查看不同的vue版本,element-plus版本已发布(vue3,vue3.0,vue,vue3.x,vue.js)

good luck 13.4k Jan 1, 2023
vue3.0 + vite2.0 + element-plus + Vuex4.0 + Vue-router4.0 + axios + node-server(前后端分离)

Explain Vite2.0, Vue3.0, ElementPlus, Vuex4.0, Vue-router4.0, Axios Development Explain 路由,api,vuex,模块所用图片 请根据模块进行划分,添加方式请参考当前目录结构 Project setup npm

hell 18 Sep 28, 2022
vue3.0 + vite2.0 + element-plus + Vuex4.0 + Vue-router4.0 + axios + node-server(前后端分离)

Explain Vite2.0, Vue3.0, ElementPlus, Vuex4.0, Vue-router4.0, Axios Development Explain 路由,api,vuex,模块所用图片 请根据模块进行划分,添加方式请参考当前目录结构 Project setup npm

hell 18 Sep 28, 2022
A set of background integration scheme based on vue3, element plus, typesscript4 and vite2

vue-element-plus-admin English | 中文 Introduction vue-element-plus-admin is a free and open source middle and background template based on element-plus

Archer 772 Jan 6, 2023
🚀🚀🚀Vue3,Vue3.0,Vue,Vue3.x,Vuex,Typescript,TSX,ts,vue后台管理,admin,vue-admin,vue3-admin,vue-element-admin,iooc-admin,iooc-vue-admin主线版本基于element-plus、Typescript开发维护.集成CRUD,JsonSchema、大量节省业务代码.

iooc-admin(element-plus) 演示地址(数据库五分钟重置一次) ⚡️ vue3.x + element-plus + TypeScript ⚡️ vue3.x + element-plus + TypeScript (视频) 项目地址 ⚡️ vue3.x + element-pl

Jacking 51 Jun 20, 2021
基于Vue3 + Element Plus + Vite2 构建的后台模板

Mojito Admin Mojito Admin 是一个基于 Vue3、 Element Plus、Vite 构建的后台管理系统模板,开箱即用,无过度封装,也可以用于学习参考。 预览 Demo 文档地址 文档 截图 特性 使用最新的Vue3、Vite2、Element Plus 等前端新技术开发

moell 30 Dec 23, 2022
wt-vite-vue3-element-ruoyi-ts 若以 若依 typescript ts vue3 vue vite vite2.0 模版

wt-vite-vue3-element-ruoyi-ts ?? 全网首发 ?? 基于 Vite 2.0 + Vue 3.0 + Vue-Router 4.0 + Vuex 4.0 + element-plus + typescript 的后台管理系统 Project setup npm i -g

superDragon 5 May 5, 2022
🎉 基于 vite 2.0 + vue 3.0 + vue-router 4.0 + vuex 4.0 + element-plus 的后台管理系统vue3-element-admin

vue3-element-admin ?? 基于 Vite 2.0 + Vue3.0 + Vue-Router 4.0 + Vuex 4.0 + element-plus 的后台管理系统 简介 vue3-element-admin 是一个后台前端解决方案,它基于 vue3 和 element-plu

雪月欧巴 84 Nov 28, 2022