electronDemo

xiaoyuzhang 7c699bc762 调整代码 лет назад: 5
.electron-vue 594dc88a0b init лет назад: 5
.idea 7c699bc762 调整代码 лет назад: 5
build 594dc88a0b init лет назад: 5
dist 594dc88a0b init лет назад: 5
src 7c699bc762 调整代码 лет назад: 5
static 7c699bc762 调整代码 лет назад: 5
test 594dc88a0b init лет назад: 5
.babelrc 594dc88a0b init лет назад: 5
.gitignore 594dc88a0b init лет назад: 5
.travis.yml 594dc88a0b init лет назад: 5
README.md 594dc88a0b init лет назад: 5
appveyor.yml 594dc88a0b init лет назад: 5
package-lock.json 7c699bc762 调整代码 лет назад: 5
package.json 7c699bc762 调整代码 лет назад: 5

README.md

zxy

An electron-vue project

Build Setup

# 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



This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.