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

ciims/ciims-weather-card2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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