# 串口命令行工具 **Repository Path**: Wszhurui/serial-port-command-line-tool ## Basic Information - **Project Name**: 串口命令行工具 - **Description**: electron+xterm+serialport+vue2写的一个串口命令行工具,可用于交换机、Linux开发板的串口通信 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2022-05-13 - **Last Updated**: 2024-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # electron-vue ## Project setup ``` npm electron:install ``` ### Compiles and hot-reloads for development ``` npm run electron:serve ``` ### Compiles and minifies for production ``` npm run electron:build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).