This application is powered by fixer.io public APIs to convert currencies rate.
- Angular 1.4.9
- Bootstrap
- Lodash
- lite-server
- jasmin-core
- Karma Test Runner
- Karma Html Reporter
npm
npm install
Run
npm start
Starts application using lite-server (a static web server for development)
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