Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

A control panel of "Gamma Photon Detector"。南京航空航天大学2020年的一个毕业设计

License

Notifications You must be signed in to change notification settings

seiry/photonDetector-electron

Repository files navigation

pet-test

An electron-vue project

install

因为使用了node-ffi-napi,所以在Windows上,需要vs toolchain全家桶。

最低的兼容版本为vs2015,已在vs2015和vs2019社区版中进行了编译测试。

以vs2019为例,需要c++ toolsets, windows sdk,否则gyp会跑不起来

windows sdk最低需要Windows 8.1版本。即使是Windows 7,同样可以安装该依赖

安装完成后需要rebuild

npm run rebuild

Build Setup

nodejs 需求版本为 V10.xV12.x

# install dependencies
npm install

npm run rebuild

# 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


# lint all JS/Vue component files in `src/`
npm run lint

This project was generated with electron-vue using vue-cli. Documentation about the original structure can be found here.

About

A control panel of "Gamma Photon Detector"。南京航空航天大学2020年的一个毕业设计

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages