설명 없음

laiguoran c980d7e7b5 文档提示修改 6 년 전
.electron-vue dd3e74400a 启动器v0.1.2正式版 6 년 전
build d7213ba56b v0.1.14 测试版提交 6 년 전
data ebd17ea988 0.1.16测试版 6 년 전
src ebd17ea988 0.1.16测试版 6 년 전
static 81d8b4fd53 启动器 6 년 전
test 81d8b4fd53 启动器 6 년 전
.babelrc 81d8b4fd53 启动器 6 년 전
.eslintignore 81d8b4fd53 启动器 6 년 전
.eslintrc.js 81d8b4fd53 启动器 6 년 전
.gitignore d7213ba56b v0.1.14 测试版提交 6 년 전
.travis.yml 81d8b4fd53 启动器 6 년 전
README.md c980d7e7b5 文档提示修改 6 년 전
appveyor.yml 81d8b4fd53 启动器 6 년 전
package-lock.json 81d8b4fd53 启动器 6 년 전
package.json c0defe0636 软件更新功能修改 6 년 전
yarn.lock 22ca335ee3 启动器0.1.3版本 内测版 6 년 전

README.md

startup

启动器

Build Setup

必须使用32位的node才能运行,且只适用于Window 7 以上版本

安装文档下载

# 安装必要的包 --推荐使用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.