:sparkles: Tutorial: How To Manage State In Ionic Apps With MobX
This code is part of a tutorial on how to use MobX in an Ionic 3 app.
Read the tutorial here: How To Manage State In Ionic Apps With MobX - Part 1
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.