# weather-widget **Repository Path**: Twilight-Fanyi/weather-widget ## Basic Information - **Project Name**: weather-widget - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-09 - **Last Updated**: 2025-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 天气预报小组件 一个基于 HTML/CSS/JavaScript 的天气预报小组件,支持: - 实时天气 - 三日预报 - SVG 温度曲线 - 空气质量指数 - 自动背景切换 - 自动定位 ## 使用 ```bash npm install npm run dev ``` 构建并部署: ```bash npm run build ```