electronDemo

xiaoyuzhang 99dd7b659c desc:init blueTouth 4 vuotta sitten
.electron-vue 594dc88a0b init 4 vuotta sitten
.idea 99dd7b659c desc:init blueTouth 4 vuotta sitten
build 594dc88a0b init 4 vuotta sitten
dist 594dc88a0b init 4 vuotta sitten
src 99dd7b659c desc:init blueTouth 4 vuotta sitten
static 99dd7b659c desc:init blueTouth 4 vuotta sitten
test 594dc88a0b init 4 vuotta sitten
.babelrc 594dc88a0b init 4 vuotta sitten
.gitignore 594dc88a0b init 4 vuotta sitten
.travis.yml 594dc88a0b init 4 vuotta sitten
README.md 594dc88a0b init 4 vuotta sitten
appveyor.yml 594dc88a0b init 4 vuotta sitten
package-lock.json 99dd7b659c desc:init blueTouth 4 vuotta sitten
package.json 99dd7b659c desc:init blueTouth 4 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.