This code is part of a tutorial on how to use ngrx in an Ionic 2 app.
Read the tutorial here: A Beginner's Guide To Using ngrx In An Ionic 2 App
For more tutorials on Ionic, check out my blog Gone Hybrid.
After cloning the repo, run npm install
followed by the ionic serve
command.
Make sure you have all the tools installed, see installation guide.