Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 448 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 448 Bytes

MobX in React - The basics

See the recorded live presentation: https://www.youtube.com/watch?v=m_XZeW7M1hI

This project was bootstrapped with Create React App.

Running the project

Before first start please install NPM packages:

yarn install

Then you may start the app:

yarn start

The app will be opened in your browser.

Enjoy!