|
|
hace 1 año | |
|---|---|---|
| .electron-vue | hace 1 año | |
| .vscode | hace 1 año | |
| build | hace 1 año | |
| exe | hace 1 año | |
| src | hace 1 año | |
| static | hace 1 año | |
| test | hace 2 años | |
| .babelrc | hace 2 años | |
| .eslintignore | hace 2 años | |
| .eslintrc.js | hace 2 años | |
| .gitignore | hace 1 año | |
| .travis.yml | hace 2 años | |
| README.md | hace 2 años | |
| aaaaa.txt | hace 1 año | |
| appveyor.yml | hace 2 años | |
| icon.ico | hace 2 años | |
| package-lock.json | hace 1 año | |
| package.json | hace 1 año |
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.