Aucune description

plg a904a61d29 修改打包日期 il y a 11 mois
.electron-vue 9c5e44d4c2 '版本号' il y a 11 mois
.vscode 9c5e44d4c2 '版本号' il y a 11 mois
build b2ba7492b8 修改公司字样 il y a 1 an
exe 4f54b7a253 修改文件 il y a 1 an
src a904a61d29 修改打包日期 il y a 11 mois
static 5d229cb670 修改生物反馈,样式及蓝牙基站连接问题 il y a 11 mois
test b6f1441c68 初始化项目 il y a 1 an
.babelrc b6f1441c68 初始化项目 il y a 1 an
.eslintignore b6f1441c68 初始化项目 il y a 1 an
.eslintrc.js b6f1441c68 初始化项目 il y a 1 an
.gitignore 4f54b7a253 修改文件 il y a 1 an
.travis.yml b6f1441c68 初始化项目 il y a 1 an
README.md b6f1441c68 初始化项目 il y a 1 an
aaaaa.txt fb4c575a05 生物反馈加载 il y a 11 mois
appveyor.yml b6f1441c68 初始化项目 il y a 1 an
icon.ico b6f1441c68 初始化项目 il y a 1 an
package-lock.json 4f54b7a253 修改文件 il y a 1 an
package.json a904a61d29 修改打包日期 il y a 11 mois

README.md

pilot-project

An electron-vue project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron application for production
npm run build

# run unit & end-to-end tests     
npm test
# "requestedExecutionLevel": "requireAdministrator"   admin

# lint all JS/Vue component files in `src/`

#perMachine  是否显示辅助安装程序--选择每台机器或每个用户,或者是否总是按所有用户安装
#     "installerHeader":"build/script/side.bmp",
#     "installerSidebar":"build/script/side.bmp",
#    "uninstallerSidebar":"build/script/side.bmp"
npm run lint


This project was generated with electron-vue@8d4ed60 using vue-cli. Documentation about the original structure can be found here.