This project is a boilerplate for a quickstart development React applications. Demo
- Vite + TypeScript
- MobX - Simple, scalable state management
- Automatic Mobx observer plugin - So you don't have to wrap components with
observer
- mobx-log - Logger & Redux Devtools integration for MobX
- A tiny utility to control forms with MobX
- Prettier
The development process is exactly the same as you will do with Vite.