启动器
安装文档下载
# 安装必要的包 --推荐使用yarn代替npm yarn # 具体安装务必参考文档来进行 # 运行测试环境 yarn run dev # 打包electron程序到build文件夹内 yarn run build
This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.