Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经安装electron-vue使用 vue 和electron-app. 当我编写以下命令npm run dev时,向我显示了一个错误,我发现列表目录而不是LandingPage.
electron-vue
electron-app
npm run dev
LandingPage
electron-vue 目前没有更新。(目前,电子版 2.x)
有一个样板,我分叉了 electron-vue 并用最新的模块更新了所有模块。使用方法相同,我们添加了ui框架和css-precessor。
我们建议您尝试一下。
https://github.com/kdydesign/vue-electron5