Skip to content

nikunjtilva/ngrx-store-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGRX-STORE-EXAMPLE

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.

Running Solution

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.

Running unit tests

Run ng test --code-coverage to execute the unit tests via Karma.

About

A quick demonstration of NGRX store with NGRX effects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published