electronDemo

xiaoyuzhang b01678219a ver:0.0.2 4 lat temu
.electron-vue 594dc88a0b init 4 lat temu
.idea b01678219a ver:0.0.2 4 lat temu
build 594dc88a0b init 4 lat temu
dist 594dc88a0b init 4 lat temu
src b01678219a ver:0.0.2 4 lat temu
static b01678219a ver:0.0.2 4 lat temu
test 594dc88a0b init 4 lat temu
.babelrc 594dc88a0b init 4 lat temu
.gitignore 594dc88a0b init 4 lat temu
.travis.yml 594dc88a0b init 4 lat temu
README.md 594dc88a0b init 4 lat temu
appveyor.yml 594dc88a0b init 4 lat temu
package-lock.json b01678219a ver:0.0.2 4 lat temu
package.json b01678219a ver:0.0.2 4 lat temu

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.