lore-hook-react

Responsible for building the application and mounting it to the DOM

Dependencies

This hook depends on:

  • lore-hook-react
  • lore-hook-router

The react and router dependencies comes from the fact that this hook generates and mounts the root node of the application, which means it needs access to the Provider from from redux and the Router from react-router.