Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 637 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 637 Bytes

electron-vue-vite-webpack

Electron + vue3 + vite2 + webpack5 + ant-design-vue2 intergration

How and Why

  • 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

Command

  • npm run dev
  • npm run build

License

MIT License