Skip to content

codilime/mobx-in-react-the-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!