天气Vue 使用Vue.js,Google Maps Geocoding和Dark Sky的天气应用。 入门 # clone repo and API submodule git clone https://github.com/krestaino/weather-vue.git --recursive # to fetch submodule if already cloned without the `--recursive` flag git submodule update --init API后端 该项目的API后端是使用Node和Express的REST API。 它作为子模块包