Package Consumer Documentation
This is the canonical starting point for teams integrating the published App Framework packages into their own React applications.
Overview
These pages are written for package consumers.
They focus on:
- what to install
- which sub-paths to import
- which modules map to which product capabilities
- how to wrap prebuilt views in your own routes and layouts
- when to choose views, hooks, helpers, or advanced modules
Start Here
Follow this path for the fastest onboarding experience:
Core Consumer Journeys
Install and configure your app shell
Render prebuilt feature views
Add advanced modules
Customize presentation
Package Families
Feature modules
Setup and reference tools
Next Steps
- Install and configure packages
- Choose your first module
- Read the module reference
- Learn the wrapper pattern
Looking for registry setup or release information?
Registry-access and publishing pages remain available under /internal-developers/publishing/, but they are not part of the canonical runtime integration journey.