Skip to content

chnitiibrahim/currency-catalog

Repository files navigation

Currency catalog

Running application

  • cd currency-catalog
  • npm install
  • npm run build
  • npm run start -- --port=8000

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.