Skip to content

taymoor89/angular-currency-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Currency Converter

This application is powered by fixer.io public APIs to convert currencies rate.

Tools and technologies

  1. Angular 1.4.9
  2. Bootstrap
  3. Lodash
  4. lite-server
  5. jasmin-core
  6. Karma Test Runner
  7. Karma Html Reporter

How to run?

npm

npm install

Run

npm start

Starts application using lite-server (a static web server for development)

How to test?

Start karma test runner server

./node_modules/karma/bin/karma start

See the unit test reports in

cd karma_html/report-summary-filename

Open index.html file in browser

About

Angular currency converter powered by fixer.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published