October 2019
Intermediate to advanced
426 pages
11h 49m
English
The first step is to install MobX and MobX React, via npm. Execute the following command:
> npm install --save mobx mobx-react
Now that MobX and MobX React are installed, we can start setting up the store.
Read now
Unlock full access