UNPKG

777 BMarkdownView Raw
1Registry providing mechanism for managing the model representation of a page
2
3### Usage
4
5The package is created for use together with Adobe Experience Manager to build React based applications that might be then in-context authored in AEM.
6
7Run `npm install` to get all node_modules that are necessary for development.
8
9#### Installation
10```
11npm install @adobe/cq-spa-page-model-manager
12```
13
14#### Documentation
15
16We created both [API documentation](./DOCUMENTATION.md) and [technical documentation](https://www.adobe.com/go/aem6_4_docs_spa_en) but if you are unable to solve your problem or you found a bug you can always [contact us](https://www.adobe.com/go/aem6_4_support_en) and ask for help.
17
18For an update on newly added features see the [changelog](./CHANGELOG.md) file.