# React React component infrastructure for the MemberJunction platform, providing runtime compilation and automated testing. ## Packages | Package | npm | Description | |---------|-----|-------------| | [runtime](./runtime/README.md) | `@memberjunction/react-runtime` | Platform-agnostic component runtime with Babel compilation, registry, and error boundaries | | [test-harness](./test-harness/README.md) | `@memberjunction/react-test-harness` | Playwright-based test harness for validating React components |