Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/demongodyy/vuejs-getweather
a get current weather webApp create by vuejs
https://github.com/demongodyy/vuejs-getweather
Last synced: 14 days ago
JSON representation
a get current weather webApp create by vuejs
- Host: GitHub
- URL: https://github.com/demongodyy/vuejs-getweather
- Owner: demongodYY
- Created: 2017-02-16T12:10:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-11T05:28:49.000Z (over 6 years ago)
- Last Synced: 2024-10-16T22:07:48.191Z (23 days ago)
- Language: JavaScript
- Homepage: https://demongodyy.github.io/vuejs-GetWeather/
- Size: 4.88 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 查看当前天气APP
利用vuejs框架写的获取当前天气的网页(FCC题目联系)
### freamwork
1. vuejs
2.milligram
### 引用资源
1.天气资源:"http://api.openweathermap.org"
2.地址资源:"http://ipinfo.io/json"
### 问题
部署在github上因为https问题暂无法使用。。待修改