1766 Forks
26571 Stars
26571 Watchers

mobx

Simple, scalable state management.

How to download and setup mobx

Open terminal and run command
git clone https://github.com/mobxjs/mobx.git
git clone is used to create a copy or clone of mobx repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mobx https://github.com/mobxjs/mobx/archive/master.zip

Or simply clone mobx with SSH
[email protected]:mobxjs/mobx.git

If you have some problems with mobx

You may open issue on mobx support forum (system) here: https://github.com/mobxjs/mobx/issues