Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 429 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 429 Bytes

Reactive F1

This project was generated with Angular CLI version 14.2.1.

Used NgRx component-store to orchestrate all requests and state.

Development server~~~~

Run ng serve for a dev server. Navigate to http://localhost:4200/.

Running unit tests

Used ng-mocks to mock dependencies.

Run ng test to execute the unit tests via Karma.