ionic2-tutorial-ngrx
ionic2-tutorial-ngrx copied to clipboard
Tutorial: A Beginner's Guide To Using ngrx In An Ionic 2 App
ionic2-tutorial-ngrx
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.
How to run the app
After cloning the repo, run npm install followed by the ionic serve command.
Make sure you have all the tools installed, see installation guide.