Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.83 KB

README.md

File metadata and controls

36 lines (28 loc) · 1.83 KB

REBOX - React Boilerplate with Redux

rebox

Introduction

Rebox is a react boilerplate with enhanced architecture for better state management. Using redux as a centralized and predictable application state.

Features

  • Use Typescript
  • Integrated with AntDesign. A design system with values of Nature and Determinacy for better user experience of enterprise applications
  • Webpack 4.0 configurated with SASS/LESS support, file loader, semantic path alias, etc.
  • Implemented dynamic import on route level component.
  • Using redux as state management, with better implementation of data and ui communication.
  • Enhanced data flow, with several application layer, data layer and presentation layer.
  • Adapted vertical slices architecture
  • Prettier integrated on pre-commit hook
  • etc

References

Contributing

Read our contributing guide to learn about our development process.

License

REBOX is MIT licensed.