Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 216 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 216 Bytes

currency_converter

A currency converter based on the fantastic Icelandic Krona.

Data is collected from apis.is.

Developing

You'll need npm, node and git installed.

  1. npm install
  2. bower install
  3. gulp