electronDemo

xiaoyuzhang ebe98ad520 ver:0.0.5 5 vuotta sitten
.electron-vue 12176b9075 noble search and connect 5 vuotta sitten
.idea a8945c9b33 fix[dev]: git忽略开发环境相关的文件 5 vuotta sitten
build 594dc88a0b init 5 vuotta sitten
dist 594dc88a0b init 5 vuotta sitten
src ebe98ad520 ver:0.0.5 5 vuotta sitten
static ebe98ad520 ver:0.0.5 5 vuotta sitten
test 594dc88a0b init 5 vuotta sitten
.babelrc 594dc88a0b init 5 vuotta sitten
.gitignore a8945c9b33 fix[dev]: git忽略开发环境相关的文件 5 vuotta sitten
.travis.yml 594dc88a0b init 5 vuotta sitten
README.md 594dc88a0b init 5 vuotta sitten
appveyor.yml 594dc88a0b init 5 vuotta sitten
package-lock.json 12176b9075 noble search and connect 5 vuotta sitten
package.json ebe98ad520 ver:0.0.5 5 vuotta sitten

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.