This project was generated with Angular CLI version 6.0.1.
It uses @ngrx/store to maintain application states. Use Randomize Rating button to start random rating on random fruit at some random time interval.
This solution is using star-rating module which is not hand crafted and taken from references.
Run npm i
for first time.
For subsequent run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng test --code-coverage
to execute the unit tests via Karma.