This is a basic weather card for CiiMS 2.0 that displays weather data from OpenWeatherMap.com.
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.
npm install
bower install
grunt