Skip to content

terencehyz/weather-forecast-vue

Repository files navigation

weather-forecast-vue

功能

目前完成以下功能

  • 当前定位城市天气信息查看
  • 下拉刷新天气信息
  • 上拉加载古诗信息
  • 查看24小时逐小时天气信息
  • 查看未来6天天气信息
  • 日落日出时间展示
  • 生活信息简略详细展示
  • 城市管理
  • 天气分享
  • 语音播报

Demo

https://v.youku.com/v_show/id_XMzgxMjI2MjY0OA==.html

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report