Sem descrição

plg b9765b5a43 重新修改忽略文件 há 10 meses atrás
.electron-vue b9765b5a43 重新修改忽略文件 há 10 meses atrás
.vscode b9765b5a43 重新修改忽略文件 há 10 meses atrás
build b9765b5a43 重新修改忽略文件 há 10 meses atrás
exe b9765b5a43 重新修改忽略文件 há 10 meses atrás
src b9765b5a43 重新修改忽略文件 há 10 meses atrás
test b9765b5a43 重新修改忽略文件 há 10 meses atrás
.babelrc b9765b5a43 重新修改忽略文件 há 10 meses atrás
.eslintignore b9765b5a43 重新修改忽略文件 há 10 meses atrás
.eslintrc.js b9765b5a43 重新修改忽略文件 há 10 meses atrás
.gitignore b9765b5a43 重新修改忽略文件 há 10 meses atrás
.travis.yml b9765b5a43 重新修改忽略文件 há 10 meses atrás
README.md b9765b5a43 重新修改忽略文件 há 10 meses atrás
aaaaa.txt b9765b5a43 重新修改忽略文件 há 10 meses atrás
appveyor.yml b9765b5a43 重新修改忽略文件 há 10 meses atrás
icon.ico b9765b5a43 重新修改忽略文件 há 10 meses atrás
package-lock.json b9765b5a43 重新修改忽略文件 há 10 meses atrás
package.json b9765b5a43 重新修改忽略文件 há 10 meses atrás

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.