# clock **Repository Path**: rtugeek/clock ## Basic Information - **Project Name**: clock - **Description**: 桌面组件-时钟组件包 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://widgetjs.cn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-22 - **Last Updated**: 2024-01-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
 ### 说明 这是桌面组件前端开源组件,项目还在持续完善中 ### 全部组件地址 https://github.com/widget-js/widgets  ### Windows 10/11 客户端下载 1. https://www.microsoft.com/store/productId/9NPR50GQ7T53 2. https://widgetjs.cn ### 运行项目 #### 1.下载并运行桌面组件客户端 1. https://www.microsoft.com/store/productId/9NPR50GQ7T53 2. https://widgetjs.cn #### 2.克隆代码 ```shell #克隆代码 git clone https://github.com/widget-js/widget.git ``` #### 3.到项目目录下载依赖 ```shell pnpm install ``` #### 4.运行 ```shell pnpm dev ``` ### 组件列表 #### 翻页时钟(src/widgets/flip-clock)  #### Glitch时钟(src/widgets/glitch)  #### 时钟(src/widgets/glitch)  #### 米奇时钟(src/widgets/mickey_clock) 