Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.