No Description

plg c4e1d8e031 修改忽略文件 10 months ago
.electron-vue c4e1d8e031 修改忽略文件 10 months ago
.vscode c4e1d8e031 修改忽略文件 10 months ago
build c4e1d8e031 修改忽略文件 10 months ago
exe c4e1d8e031 修改忽略文件 10 months ago
src c4e1d8e031 修改忽略文件 10 months ago
test c4e1d8e031 修改忽略文件 10 months ago
.babelrc c4e1d8e031 修改忽略文件 10 months ago
.eslintignore c4e1d8e031 修改忽略文件 10 months ago
.eslintrc.js c4e1d8e031 修改忽略文件 10 months ago
.gitignore c4e1d8e031 修改忽略文件 10 months ago
.travis.yml c4e1d8e031 修改忽略文件 10 months ago
README.md c4e1d8e031 修改忽略文件 10 months ago
aaaaa.txt c4e1d8e031 修改忽略文件 10 months ago
appveyor.yml c4e1d8e031 修改忽略文件 10 months ago
icon.ico c4e1d8e031 修改忽略文件 10 months ago
package-lock.json c4e1d8e031 修改忽略文件 10 months ago
package.json c4e1d8e031 修改忽略文件 10 months ago

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.