SimulatedGREG / electron-vue

An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
https://simulatedgreg.gitbooks.io/electron-vue/content/
MIT License
15.46k stars 1.54k forks source link

please update package.json #1070

Open jiangliuer-beep opened 3 years ago

jiangliuer-beep commented 3 years ago

Found an issue or bug with electron-vue? Tell me all about it!

Questions regarding how to use electron or vue are likely to be closed as they are not direct issues with this boilerplate. Please seek solutions from official documentation or their respective communities.

Describe the issue / bug.

# hello, you see, the document package.json was last updated five years ago. i use this template to create electron-vue, there are always dependency conflicts!

How can I reproduce this problem?

# just see the document package.json update time.....

If visual, provide a screenshot.

#

Tell me about your development environment.

If you are looking to suggest an enhancement or feature, then feel free to remove everything above.

ci010 commented 3 years ago

你可以尝试 https://github.com/ci010/electron-vue-next,和这个项目的结构类似,但是是基于 vite,vue 3 和最新的 electron 的,也有中文文档