Simple Scaffold for Using React with MobX
- MobX
- Reach Router
- React Typescript
Install dependecy defined in package.json
run
yarn
Try changing the name of the application with the input field at bottom of the Home
page. Changes dymically populates on all other pages getAppName
was called.
This shows the application is fully Reactive with MobX