Add P03_errlens_web subproject

This commit is contained in:
tupingr
2026-05-22 15:57:05 +08:00
parent d8edc1cb71
commit 00ce240c01
11 changed files with 286 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# P03_errlens_web - 环境准备
## 依赖
- Node.js >= 20.x
## 安装
npm install
## 运行
npm start
@@ -0,0 +1,7 @@
# P03_errlens_web - 需求概要
## 项目概述
## 功能需求
## 非功能需求
@@ -0,0 +1,7 @@
# P03_errlens_web - 架构设计
## 技术选型
## 架构图
## 模块划分
@@ -0,0 +1,5 @@
# P03_errlens_web - 接口定义
## API 列表
## 数据结构
+1
View File
@@ -0,0 +1 @@
# errlens_web
+1
View File
@@ -0,0 +1 @@
# tests