electronDemo

xiaoyuzhang 12176b9075 noble search and connect пре 5 година
.electron-vue 12176b9075 noble search and connect пре 5 година
.idea a8945c9b33 fix[dev]: git忽略开发环境相关的文件 пре 5 година
build 594dc88a0b init пре 5 година
dist 594dc88a0b init пре 5 година
src 12176b9075 noble search and connect пре 5 година
static 12176b9075 noble search and connect пре 5 година
test 594dc88a0b init пре 5 година
.babelrc 594dc88a0b init пре 5 година
.gitignore a8945c9b33 fix[dev]: git忽略开发环境相关的文件 пре 5 година
.travis.yml 594dc88a0b init пре 5 година
README.md 594dc88a0b init пре 5 година
appveyor.yml 594dc88a0b init пре 5 година
package-lock.json 12176b9075 noble search and connect пре 5 година
package.json 7f13c1b81b feat[bluetooth]: noble wrapper пре 5 година

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.