An open API service indexing awesome lists of open source software.

https://github.com/webmasterdevlin/mobx-state-tree-course-starter

Starter code of the Mobx State Tree course
https://github.com/webmasterdevlin/mobx-state-tree-course-starter

mobx mobx-react-lite mobx-state-tree react reactjs

Last synced: about 1 year ago
JSON representation

Starter code of the Mobx State Tree course

Awesome Lists containing this project

README

          

# Mobx State Tree Course

```zsh
$ git clone https://github.com/webmasterdevlin/mobx-state-tree-course-starter.git
$ cd mobx-state-tree-course-starter
$ npm installs
$ npm run start:fullstack
```

The React app, and the fake web service will run concurrently.

![screenshot](./screenshot.png)