AEM SPA React Editable Components
This project provides the React components and integration layer to get you started with the Adobe Experience Manager SPA Editor.
Installation
npm install @adobe/aem-react-editable-components
Prerequisites
- AEM SPA Model Manager is installed and initialized.
- App uses React v16.8.0 or higher
Documentation
- SPA Editor Overview
- Getting Started with the AEM SPA Editor and Angular
- Getting Started with the AEM SPA Editor and React
- Getting Started with the AEM SPA Editor and a remote React SPA
Features
Contributing
Contributions are welcome! Read the Contributing Guide for more information.
Releasing
Merging the PR to master will trigger an automatic release Github Action. It is important to follow Angular Commit Message Conventions. Only fix and feat can trigger a release.
Licensing
This project is licensed under the Apache V2 License. See LICENSE for more information.