[plg137200.] b5197b14b4 修改文案额 | il y a 11 mois | |
---|---|---|
.electron-vue | il y a 1 an | |
build | il y a 11 mois | |
exe | il y a 11 mois | |
src | il y a 11 mois | |
static | il y a 11 mois | |
test | il y a 1 an | |
.babelrc | il y a 1 an | |
.eslintignore | il y a 1 an | |
.eslintrc.js | il y a 1 an | |
.gitignore | il y a 11 mois | |
.travis.yml | il y a 1 an | |
README.md | il y a 1 an | |
appveyor.yml | il y a 1 an | |
containers.txt | il y a 11 mois | |
icon.ico | il y a 1 an | |
package-lock.json | il y a 11 mois | |
package.json | il y a 11 mois |
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.