plg bc822b9cc0 修改路径及标题 | hace 5 meses | |
---|---|---|
.electron-vue | hace 8 meses | |
.vscode | hace 8 meses | |
build | hace 5 meses | |
exe | hace 11 meses | |
src | hace 5 meses | |
static | hace 5 meses | |
test | hace 1 año | |
.babelrc | hace 1 año | |
.eslintignore | hace 1 año | |
.eslintrc.js | hace 1 año | |
.gitignore | hace 11 meses | |
.travis.yml | hace 1 año | |
README.md | hace 1 año | |
aaaaa.txt | hace 8 meses | |
appveyor.yml | hace 1 año | |
icon.ico | hace 1 año | |
package-lock.json | hace 7 meses | |
package.json | hace 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.