Add P03_errlens_web subproject
This commit is contained in:
@@ -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 列表
|
||||
|
||||
## 数据结构
|
||||
@@ -0,0 +1 @@
|
||||
# errlens_web
|
||||
@@ -0,0 +1 @@
|
||||
# tests
|
||||
Reference in New Issue
Block a user