# 天气查询web **Repository Path**: leceng/weather-query-web ## Basic Information - **Project Name**: 天气查询web - **Description**: 天气web 1.首页显示当地天气 2.可通过搜索框搜索城市天气并保存,保存天气在首页以列表的形式展示,可随时点击查看详情 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2023-04-23 - **Last Updated**: 2023-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # zd-weather ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).