electronDemo

tribf b0dd6f74fb fix[backend]: 修复"帧头和长度"获取帧数据的逻辑 4 年之前
.electron-vue 594dc88a0b init 4 年之前
.idea b01678219a ver:0.0.2 4 年之前
build 594dc88a0b init 4 年之前
dist 594dc88a0b init 4 年之前
src b01678219a ver:0.0.2 4 年之前
static b0dd6f74fb fix[backend]: 修复"帧头和长度"获取帧数据的逻辑 4 年之前
test 594dc88a0b init 4 年之前
.babelrc 594dc88a0b init 4 年之前
.gitignore 594dc88a0b init 4 年之前
.travis.yml 594dc88a0b init 4 年之前
README.md 594dc88a0b init 4 年之前
appveyor.yml 594dc88a0b init 4 年之前
package-lock.json b01678219a ver:0.0.2 4 年之前
package.json b01678219a ver:0.0.2 4 年之前

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.