Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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问题暂无法使用。。待修改