electronDemo

xiaoyuzhang 7c699bc762 调整代码 5 years ago
.electron-vue 594dc88a0b init 5 years ago
.idea 7c699bc762 调整代码 5 years ago
build 594dc88a0b init 5 years ago
dist 594dc88a0b init 5 years ago
src 7c699bc762 调整代码 5 years ago
static 7c699bc762 调整代码 5 years ago
test 594dc88a0b init 5 years ago
.babelrc 594dc88a0b init 5 years ago
.gitignore 594dc88a0b init 5 years ago
.travis.yml 594dc88a0b init 5 years ago
README.md 594dc88a0b init 5 years ago
appveyor.yml 594dc88a0b init 5 years ago
package-lock.json 7c699bc762 调整代码 5 years ago
package.json 7c699bc762 调整代码 5 years ago

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.