Skip to content
This repository has been archived by the owner on Sep 25, 2018. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 451 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 451 Bytes

CiiMS 2.0.0 Weather Card

This is a basic weather card for CiiMS 2.0 that displays weather data from OpenWeatherMap.com.

Structure

This card is built using bower, nodejs, and grunt. The core asset files are available in the js and css folder, and is combined by running the main grunt task to card.js and card.css respectivly.

Building

npm install
bower install
grunt