Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 661 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 661 Bytes

react-mobx-starter

This project is a boilerplate for a quickstart development React applications. Demo

🎁 What’s Inside?

  • Create React App 4 + TypeScript 4
  • MobX - Simple, scalable state management
  • mobx-log - Logger & Redux Devtools integration for MobX
  • React Router - The most popular routing library for React
  • A tiny utility to control forms with MobX
  • Prettier

The development process is exactly the same as you will do with Create React App.