# event-subscriber **Repository Path**: ihahaha/event-subscriber ## Basic Information - **Project Name**: event-subscriber - **Description**: 简单的观察者模式 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-07 - **Last Updated**: 2024-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: TypeScript ## README # 简单的观察者模式 # 开始 ```bash # 1 npm install # 2 npm run dev # 3 http://localhost:5173 ``` # 运行效果 demo