@@ -0,0 +1,8 @@
+#项目名称
+ TDM试验数据管理系统微服务
+
+##运行
+ cd packages
+ cd 项目名
+ pnpm install --下载依赖
+ npm run dev --运行