electronDemo

xiaoyuzhang 5e73e4e7f8 ver:version1 hace 5 años
.electron-vue 594dc88a0b init hace 5 años
.idea 5e73e4e7f8 ver:version1 hace 5 años
build 594dc88a0b init hace 5 años
dist 594dc88a0b init hace 5 años
src 5e73e4e7f8 ver:version1 hace 5 años
static 5e73e4e7f8 ver:version1 hace 5 años
test 594dc88a0b init hace 5 años
.babelrc 594dc88a0b init hace 5 años
.gitignore 594dc88a0b init hace 5 años
.travis.yml 594dc88a0b init hace 5 años
README.md 594dc88a0b init hace 5 años
appveyor.yml 594dc88a0b init hace 5 años
package-lock.json 5e73e4e7f8 ver:version1 hace 5 años
package.json 5e73e4e7f8 ver:version1 hace 5 años

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.