/to-do-with-ngrx

Primary LanguageTypeScriptMIT LicenseMIT

to-do-with-ngrx

screenshot

This is a project that is an example of how to implement NgRx in a small application.

Before NgRx

To see this project before an NgRx implementation was added do the following: git clone --single-branch --branch before-ngrx https://github.com/andrewevans0102/to-do-with-ngrx.git

After NgRx

To see this project after an NgRx implementation was added do the following: git clone --single-branch --branch after-ngrx https://github.com/andrewevans0102/to-do-with-ngrx.git