项目作者: dbackowski

项目描述 :
Simple Ionic 3 application to show weather forecast.
高级语言: TypeScript
项目地址: git://github.com/dbackowski/ionic-weather.git
创建时间: 2017-07-02T10:09:29Z
项目社区:https://github.com/dbackowski/ionic-weather

开源协议:MIT License

下载


ionic-weather

Simple Ionic 3 application to show weather forecast with dark sky api (https://darksky.net).

Instalation

Install node modules:

  1. npm install -g ionic cordova

Create .env file with:

  1. DARK_SKY_API_KEY=YOUR_DARK_SKY_API_KEY

Start preview in browser:

  1. ionic serve

License

Released under the MIT License.