# EventTracing-web **Repository Path**: danmao/EventTracing-web ## Basic Information - **Project Name**: EventTracing-web - **Description**: No description available - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-20 - **Last Updated**: 2024-03-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # @eventtracing/web 曙光前端 SDK,适用于前端所有基于 DOM 渲染的技术栈,比如:React、Vue、Regular 等。 ## 使用及项目背景 请查看 [曙光主页](https://eventtracing.github.io) ## 本地启动项目 ### SDK 构建 在根目录下执行 `yarn install` 或 `npm install`,执行成功后继续执行 `yarn start` 或 `npm run start`。 ### 启动 Example 查看效果 在 example 目录下执行 `yarn install` 或 `npm install`,执行成功后继续执行 `yarn start` 或 `npm run start`。