tribf b0dd6f74fb fix[backend]: 修复"帧头和长度"获取帧数据的逻辑 | hace 4 años | |
---|---|---|
.electron-vue | hace 4 años | |
.idea | hace 4 años | |
build | hace 4 años | |
dist | hace 4 años | |
src | hace 4 años | |
static | hace 4 años | |
test | hace 4 años | |
.babelrc | hace 4 años | |
.gitignore | hace 4 años | |
.travis.yml | hace 4 años | |
README.md | hace 4 años | |
appveyor.yml | hace 4 años | |
package-lock.json | hace 4 años | |
package.json | hace 4 años |
An electron-vue project
# 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.