/FlightSearchApp

Flight Search Application

Primary LanguageTypeScript

FlightSearchApplication

This project was generated with Angular CLI version 9.0.3.

##Clone Application

Start Application

  • npm install
  • npm start Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Running unit tests

Run npm test to execute the unit tests via Karma.

Running end-to-end tests

  • npm install -g testcafe
  • Run npm run e2e-test to execute the end-to-end tests via TestCafe.