diff --git a/hwasmart-beidou-satellite-data-monitor-beidou-satellite-data-monitor-/.gitignore b/hwasmart-beidou-satellite-data-monitor-beidou-satellite-data-monitor-/.gitignore deleted file mode 100644 index 8968bd5..0000000 --- a/hwasmart-beidou-satellite-data-monitor-beidou-satellite-data-monitor-/.gitignore +++ /dev/null @@ -1,10 +0,0 @@ -node_modules -.DS_Store -dist -dist-ssr -*.local - -.vscode -.idea - -public/Cesium \ No newline at end of file diff --git a/hwasmart-beidou-satellite-data-monitor-beidou-satellite-data-monitor-/README.md b/hwasmart-beidou-satellite-data-monitor-beidou-satellite-data-monitor-/README.md deleted file mode 100644 index e025aed..0000000 --- a/hwasmart-beidou-satellite-data-monitor-beidou-satellite-data-monitor-/README.md +++ /dev/null @@ -1,29 +0,0 @@ -# Vite Electron Typescript Template - -`vite 2` `vue 3` `electron 12` - -## How to use -clone the repo via git and install dependencies: -```shell -git clone --depth 1 --single-branch https://github.com/hocili/vite-electron-typescript-template.git your-project-name -cd your-project-name -yarn -``` - -## Starting Development -Start the app in the `dev` environment: -```shell -yarn dev -``` - -```shell -yarn electron:dev -``` -## Packaging for Production -To package apps for the local platform: -```shell -yarn electron:build -``` - -## TODO -1. 使用web serial api实现串口数据接收 diff --git a/hwasmart-beidou-satellite-data-monitor-beidou-satellite-data-monitor-/config.json b/hwasmart-beidou-satellite-data-monitor-beidou-satellite-data-monitor-/config.json deleted file mode 100644 index 074264a..0000000 --- a/hwasmart-beidou-satellite-data-monitor-beidou-satellite-data-monitor-/config.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "serialport": { - "path": "COM3", - "baudRate": 115200 - }, - "extend_tdt_window": false -} \ No newline at end of file diff --git a/hwasmart-beidou-satellite-data-monitor-beidou-satellite-data-monitor-/index.html b/hwasmart-beidou-satellite-data-monitor-beidou-satellite-data-monitor-/index.html deleted file mode 100644 index a82fdaa..0000000 --- a/hwasmart-beidou-satellite-data-monitor-beidou-satellite-data-monitor-/index.html +++ /dev/null @@ -1,13 +0,0 @@ - - -
- - - -