项目作者: ashteya

项目描述 :
:sparkles: Tutorial: How To Manage State In Ionic Apps With MobX
高级语言: TypeScript
项目地址: git://github.com/ashteya/ionic3-tutorial-mobx.git
创建时间: 2017-07-13T19:35:02Z
项目社区:https://github.com/ashteya/ionic3-tutorial-mobx

开源协议:

下载


ionic3-tutorial-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.

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.