Electron
+ vue3
+ vite2
+ webpack5
+ ant-design-vue2
intergration
Vite
is the scaffold of the future- Use 'vite' in the development period to keep the advantage of fast startup speed
- Using 'webpack' to solve packaging problem in packaging period
- npm run dev
- npm run build