https://github.com/han1396735592/serial-assistant
串口助手
https://github.com/han1396735592/serial-assistant
electron serialport vue
Last synced: over 1 year ago
JSON representation
串口助手
- Host: GitHub
- URL: https://github.com/han1396735592/serial-assistant
- Owner: han1396735592
- Created: 2019-12-04T07:53:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T18:21:44.000Z (over 3 years ago)
- Last Synced: 2023-03-02T18:35:47.842Z (over 3 years ago)
- Topics: electron, serialport, vue
- Language: Vue
- Homepage:
- Size: 14.9 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# serial-assistant

## Project setup
```
yarn
```
### Compiles and hot-reloads for development
```
npm run electron:serve
```
### Compiles and minifies for production
```
npm run electron:build
```