[plg137200.] e17d25d2d6 修改readme文件 | hace 11 meses | |
---|---|---|
.electron-vue | hace 1 año | |
build | hace 11 meses | |
exe | hace 11 meses | |
src | hace 11 meses | |
static | hace 11 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 11 meses | |
appveyor.yml | hace 1 año | |
icon.ico | hace 1 año | |
package-lock.json | hace 11 meses | |
package.json | hace 11 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.