Aucune description

plg b9765b5a43 重新修改忽略文件 il y a 2 mois
.electron-vue b9765b5a43 重新修改忽略文件 il y a 2 mois
.vscode b9765b5a43 重新修改忽略文件 il y a 2 mois
build b9765b5a43 重新修改忽略文件 il y a 2 mois
exe b9765b5a43 重新修改忽略文件 il y a 2 mois
src b9765b5a43 重新修改忽略文件 il y a 2 mois
test b9765b5a43 重新修改忽略文件 il y a 2 mois
.babelrc b9765b5a43 重新修改忽略文件 il y a 2 mois
.eslintignore b9765b5a43 重新修改忽略文件 il y a 2 mois
.eslintrc.js b9765b5a43 重新修改忽略文件 il y a 2 mois
.gitignore b9765b5a43 重新修改忽略文件 il y a 2 mois
.travis.yml b9765b5a43 重新修改忽略文件 il y a 2 mois
README.md b9765b5a43 重新修改忽略文件 il y a 2 mois
aaaaa.txt b9765b5a43 重新修改忽略文件 il y a 2 mois
appveyor.yml b9765b5a43 重新修改忽略文件 il y a 2 mois
icon.ico b9765b5a43 重新修改忽略文件 il y a 2 mois
package-lock.json b9765b5a43 重新修改忽略文件 il y a 2 mois
package.json b9765b5a43 重新修改忽略文件 il y a 2 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.