aff-test-frontend

Stars
0

Requirements

  • node >= 6.11.x
  • npm >= 3.10.x

Installing dependencies

Run npm install to install the dependencies.

Development server

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.