Skip to content

Electron、vue3、vite2、webpack5、ant-design-vue2 整合

Notifications You must be signed in to change notification settings

tianmiao/electron-vue-vite-webpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Electron、vue3、vite2、webpack5、ant-design-vue2 整合

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 58.1%
  • Less 24.8%
  • JavaScript 6.7%
  • Vue 5.8%
  • HTML 4.5%
  • Shell 0.1%