electronDemo

tribf a8945c9b33 fix[dev]: git忽略开发环境相关的文件 4 yıl önce
.electron-vue 594dc88a0b init 4 yıl önce
.idea a8945c9b33 fix[dev]: git忽略开发环境相关的文件 4 yıl önce
build 594dc88a0b init 4 yıl önce
dist 594dc88a0b init 4 yıl önce
src 99dd7b659c desc:init blueTouth 4 yıl önce
static 99dd7b659c desc:init blueTouth 4 yıl önce
test 594dc88a0b init 4 yıl önce
.babelrc 594dc88a0b init 4 yıl önce
.gitignore a8945c9b33 fix[dev]: git忽略开发环境相关的文件 4 yıl önce
.travis.yml 594dc88a0b init 4 yıl önce
README.md 594dc88a0b init 4 yıl önce
appveyor.yml 594dc88a0b init 4 yıl önce
package-lock.json 99dd7b659c desc:init blueTouth 4 yıl önce
package.json 99dd7b659c desc:init blueTouth 4 yıl önce

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.