Sem descrição

[plg137200.] b5197b14b4 修改文案额 há 11 meses atrás
.electron-vue b6f1441c68 初始化项目 há 1 ano atrás
build 6db4f8ab05 111 há 11 meses atrás
exe 4f54b7a253 修改文件 há 11 meses atrás
src b5197b14b4 修改文案额 há 11 meses atrás
static 6db4f8ab05 111 há 11 meses atrás
test b6f1441c68 初始化项目 há 1 ano atrás
.babelrc b6f1441c68 初始化项目 há 1 ano atrás
.eslintignore b6f1441c68 初始化项目 há 1 ano atrás
.eslintrc.js b6f1441c68 初始化项目 há 1 ano atrás
.gitignore 4f54b7a253 修改文件 há 11 meses atrás
.travis.yml b6f1441c68 初始化项目 há 1 ano atrás
README.md b6f1441c68 初始化项目 há 1 ano atrás
appveyor.yml b6f1441c68 初始化项目 há 1 ano atrás
containers.txt 4b216d5b10 111 há 11 meses atrás
icon.ico b6f1441c68 初始化项目 há 1 ano atrás
package-lock.json 4f54b7a253 修改文件 há 11 meses atrás
package.json 6db4f8ab05 111 há 11 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.