mst-course icon indicating copy to clipboard operation
mst-course copied to clipboard

Lesson sources for "Manage Application State with Mobx-state-tree" course

Sources belonging to the egghead.io course Manage Application State with Mobx-state-tree

Install it by running: yarn install

Use yarn start to start the web application. use yarn run startdb to start the JSON-server (later lessons)

This project was bootstrapped with Create React App.