623 Forks
6660 Stars
6660 Watchers

mobx-state-tree

Full-featured reactive state management without the boilerplate

How to download and setup mobx-state-tree

Open terminal and run command
git clone https://github.com/mobxjs/mobx-state-tree.git
git clone is used to create a copy or clone of mobx-state-tree 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-state-tree https://github.com/mobxjs/mobx-state-tree/archive/master.zip

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

If you have some problems with mobx-state-tree

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