文档: 添加项目README文档并优化配置文件

- 新增README.md,包含项目简介、技术栈、功能说明和使用指南
- 优化package.json格式,添加作者信息(上海潘哆呐科技有限公司)
- 更新.gitignore,添加.playwright-mcp测试工具目录
This commit is contained in:
yuantao
2026-01-16 13:43:48 +08:00
parent 96ccf6430a
commit f19b1427b5
3 changed files with 190 additions and 1 deletions

1
.gitignore vendored
View File

@@ -11,6 +11,7 @@ yarn-debug.log*
yarn-error.log*
lerna-debug.log*
.pnpm-debug.log*
.playwright-mcp
# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json