Skip to content
Open
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
53ea38c
完成了项目介绍原文的润色及语言更具专业性撰写
Lily2060 May 12, 2025
9e45ded
完成了项目主要功能说明的撰写
2203wsy May 12, 2025
b5fd01b
添加lms项目背景
Lily2060 May 12, 2025
fbcb532
添加lms项目未来发展前景介绍
Lily2060 May 12, 2025
76b2902
完成了项目主要功能说明的撰写
2203wsy May 12, 2025
c2aef06
添加了使用ai的截图,还有read me的中文版文件
Lily2060 May 12, 2025
84644d4
添加ai修改记录
Lily2060 May 12, 2025
e92c54d
完成了项目主要功能说明撰写
2203wsy May 12, 2025
5bd5840
Merge pull request #1 from Lily2060/master
jiugui321 May 13, 2025
0c95aa3
Merge branch 'master' into master
jiugui321 May 13, 2025
a0a82bc
Merge branch 'chilek:master' into master
jiugui321 May 13, 2025
2c284c3
Merge pull request #1 from jiugui321/master
jimihua2203 May 13, 2025
5d7d3df
Merge pull request #3 from jimihua2203/master
jiugui321 May 13, 2025
c3dc8f4
Revert "Merge pull request #1 from jiugui321/master"
jiugui321 May 13, 2025
7866e7a
Merge pull request #4 from jiugui321/revert-3-master
jiugui321 May 13, 2025
cc21b8f
Merge branch 'chilek:master' into master
jiugui321 May 13, 2025
5d685db
Revert "Revert "Merge pull request #1 from jiugui321/master""
jiugui321 May 13, 2025
7891e6b
完成了项目安装部署撰写
jiugui321 May 13, 2025
b21b5a9
完成了项目安装部署中文版撰写
jiugui321 May 13, 2025
98a50ee
Merge pull request #5 from jiugui321/revert-4-revert-3-master
jiugui321 May 13, 2025
075f972
完成了项目安装部署的英文版的撰写
jiugui321 May 13, 2025
f7f48fe
完成了项目安装与部署中英文版的撰写
jiugui321 May 13, 2025
86b5efc
完成了截图撰写
jiugui321 May 13, 2025
4ce855d
完成了项目主要功能撰写
2203wsy May 13, 2025
09ab2c8
Merge branch 'master' of https://github.com/2203wsy/lms
2203wsy May 13, 2025
b829be9
添加了使用ai的截图
2203wsy May 13, 2025
9f56e70
添加了项目主要功能代码的截图
2203wsy May 13, 2025
c27e59b
完成了项目主要功能截图中文部分以及术语对照表的撰写
jiugui321 May 13, 2025
8758b3b
Merge branch 'master' into master
jiugui321 May 13, 2025
adabfc3
Merge pull request #6 from 2203wsy/master
jiugui321 May 13, 2025
7098e68
完成了项目主要功能介绍的截图和中英文版本以及ai搜索截图的撰写
jiugui321 May 14, 2025
93771bd
完成了项目主要功能介绍的截图,中英文版本,人工修改ai的比较,项目术语对照表的的撰写
jiugui321 May 14, 2025
d3f2e07
完成了项目主要功能介绍的截图,中英文版本,人工修改ai的比较,项目术语对照表的的撰写
jiugui321 May 14, 2025
a55a186
完成了ai修改记录和使用过程的截图
jiugui321 May 14, 2025
d4a3cbc
完成了英文版readme的撰写
jiugui321 May 14, 2025
e2358cc
完成了中文版readme的撰写
jiugui321 May 14, 2025
8af2a7b
添加了使用ai的解释说明
2203wsy May 14, 2025
cde7d29
Merge pull request #7 from 2203wsy/master
jiugui321 May 14, 2025
eee16de
添加了解释说明
2203wsy May 14, 2025
4e8169f
添加了解释说明
2203wsy May 14, 2025
fd39e39
Merge pull request #8 from 2203wsy/master
jiugui321 May 14, 2025
d28960e
完成了小组分工的撰写
jiugui321 May 14, 2025
a27675d
王玥完成了项目部署安装ai搜索的截图的撰写
jiugui321 May 14, 2025
6764c73
更改了ai的中文润色文档的撰写
jiugui321 May 14, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
完成了项目安装部署撰写
  • Loading branch information
jiugui321 committed May 13, 2025
commit 7891e6b557aaecaa2951dcfd656b94b5daee93e5
33 changes: 32 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,35 @@ LMS (Local Network Management System) is a comprehensive management tool designe
- AI Integration: Leverage machine learning algorithms to forecast traffic surges and dynamically adjust network policies for optimal performance.
- Cloud-Edge Collaboration: In conjunction with the cloud management platform, achieve unified governance over cross-regional local area networks (LANs).
- IoT Expansion: Facilitate the connection and administration of emerging terminal devices, including 5G and LoRa technologies.
- Automated Operations and Maintenance: Minimize manual intervention through self-healing scripts designed for fault resolution. <!--by 梁冰丽-->
- Automated Operations and Maintenance: Minimize manual intervention through self-healing scripts designed for fault resolution. <!--by 梁冰丽-->

# Detailed installation
- steps:1. Clone the project repository
First, you need to clone the project repository to your local machine. Open the terminal and run the following command:

git clone https://github.com/jiugui321/lms.git


- 2. Enter the project directory

After cloning, navigate to the project directory:

cd standard-readme


- 3. Install project dependencies

Use npm to install the required dependencies:

npm install


- 4. Verify installation

Once the installation is complete, you can verify if the installation was successful by running the following command:

npm test

- If all tests pass, it means the project has been installed successfully.

<!--by 王玥-->