Create a new React app We can use cd mobx-react to go into the folder . Now, inside of the src folder, we can create a folder for our components, create a PetList component inside the folder, and open the file in your favorite editor.
Read moreWhat is MobX React Lite?
Mobx-react-lite is a lightweight binding to glue Mobx stores and functional React components .
Read more