└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Notice: 2 | 3 | We splitted this repository up in 3 repositories because: 4 | ##### - Semantic release doesn't support multiple NPM packages per repo 5 | ##### - Front-end developers got confused with maven and visa versa 6 | 7 | Here are the projects: 8 | 9 | 1. [Base Module](https://github.com/adobe/aem-react-core-wcm-components-base) - Contains components that work in spa and web-component context 10 | 2. [Spa Module](https://github.com/adobe/aem-react-core-wcm-components-spa) - Contains container components that work only for the spa editor 11 | 3. [Examples](https://github.com/adobe/aem-react-core-wcm-components-examples) - An AEM maven project that uses above provide examples 12 | 13 | This repository is discontinued. --------------------------------------------------------------------------------