【Vue项目实践】套用github 上的项目运行 electron + vite + vue3

最终版

git clone https://gitee.com/mywink/vite-electron.git

yarn
yarn build
yarn dev

从github 上下载这个项目, 运行, 就得到了 electron 桌面版的项目, 采用 vue3 来写的项目, 并且可以打包成 exe
就它了!

posted @ 2022-09-21 15:45  panie2015  阅读(168)  评论(0编辑  收藏  举报