For the complete documentation index, see llms.txt. This page is also available as Markdown.

redux

redux configuration of the crema template.

Crema use the redux, only for the api calling and data processing. As the name suggests, this folder contains the global state management-related files. This folder is divided into three sub folders viz. actions, reducers, and store.

redux folder structure

Last updated