This module will be helpful for developers to understand the React CRUD functionalities and it's integration with Drupal8.


About Module

There is react_code directory which has all source codes of React.

dist directory is used for placing build related files which is generated by npm run build command.

How does this module interact with React App?