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

https://github.com/ffernandomoraes/react-mobx

Application developed to test the mobx library and mobx-react-lite.
https://github.com/ffernandomoraes/react-mobx

mobox react typescript

Last synced: about 2 months ago
JSON representation

Application developed to test the mobx library and mobx-react-lite.

Awesome Lists containing this project

README

          

# React with MOBX6

Application developed to test the **mobx** library and **mobx-react-lite**.

### Run

Application.
```
yarn start
```

Mock DB.

```
yarn server
```