plg 9742bcede0 修改跳转路径 | hai 5 meses | |
---|---|---|
.electron-vue | hai 8 meses | |
.vscode | hai 8 meses | |
build | hai 5 meses | |
exe | hai 11 meses | |
src | hai 5 meses | |
static | hai 5 meses | |
test | hai 1 ano | |
.babelrc | hai 1 ano | |
.eslintignore | hai 1 ano | |
.eslintrc.js | hai 1 ano | |
.gitignore | hai 11 meses | |
.travis.yml | hai 1 ano | |
README.md | hai 1 ano | |
aaaaa.txt | hai 8 meses | |
appveyor.yml | hai 1 ano | |
icon.ico | hai 1 ano | |
package-lock.json | hai 7 meses | |
package.json | hai 5 meses |
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.