Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jvaclavik/mobx-react-lite-with-mobx-state-tree
Basic demonstration of React app based on mobx-react-lite, mobx-state-tree and typescript
https://github.com/jvaclavik/mobx-react-lite-with-mobx-state-tree
functional-components mobx mobx-react mobx-react-lite mobx-state-tree react typescript
Last synced: 3 days ago
JSON representation
Basic demonstration of React app based on mobx-react-lite, mobx-state-tree and typescript
- Host: GitHub
- URL: https://github.com/jvaclavik/mobx-react-lite-with-mobx-state-tree
- Owner: jvaclavik
- Created: 2020-04-20T10:05:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T19:33:40.000Z (about 2 years ago)
- Last Synced: 2024-11-10T07:40:55.623Z (2 months ago)
- Topics: functional-components, mobx, mobx-react, mobx-react-lite, mobx-state-tree, react, typescript
- Language: TypeScript
- Size: 3.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mobx-react-lite + mobx-state-tree demo
Basic demonstration of React app based on `mobx-react-lite`, `mobx-state-tree` and `typescript`
## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.
You will also see any lint errors in the console.