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.
- Host: GitHub
- URL: https://github.com/ffernandomoraes/react-mobx
- Owner: ffernandomoraes
- Created: 2022-02-07T03:41:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-07T23:05:50.000Z (over 4 years ago)
- Last Synced: 2025-06-02T19:20:29.618Z (about 1 year ago)
- Topics: mobox, react, typescript
- Language: TypeScript
- Homepage:
- Size: 297 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```