# TelemetrySystem **Repository Path**: ResJI/telemetry-system ## Basic Information - **Project Name**: TelemetrySystem - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-31 - **Last Updated**: 2022-02-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 1. 安装Python环境库 ``` bash pip install -r requirements.txt ``` ### 2. 启动服务器 ```shell python manage.py runserver 0.0.0.0:80 ``` ### 3. 访问Web界面 浏览器输入 [http://127.0.0.1](http://127.0.0.1) 或输入服务器IP地址