plg 0b7ec98dba 修改版本信息 | há 6 meses atrás | |
---|---|---|
.electron-vue | há 8 meses atrás | |
.vscode | há 8 meses atrás | |
build | há 6 meses atrás | |
exe | há 11 meses atrás | |
src | há 6 meses atrás | |
static | há 6 meses atrás | |
test | há 1 ano atrás | |
.babelrc | há 1 ano atrás | |
.eslintignore | há 1 ano atrás | |
.eslintrc.js | há 1 ano atrás | |
.gitignore | há 11 meses atrás | |
.travis.yml | há 1 ano atrás | |
README.md | há 1 ano atrás | |
aaaaa.txt | há 8 meses atrás | |
appveyor.yml | há 1 ano atrás | |
icon.ico | há 1 ano atrás | |
package-lock.json | há 7 meses atrás | |
package.json | há 6 meses atrás |
An electron-vue project
# 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.