adobe / aem-spa-project-archetype

Maven Archetype for creating new AEM SPA projects
Apache License 2.0
61 stars 32 forks source link

Remove SSR code #9

Closed lydiapuric closed 5 years ago

lydiapuric commented 5 years ago

The Starter Kit should not have any reference to the SSR implementation in the code, poms, readme, ...

norbiorb commented 5 years ago

Angular-app: Removed:

Adapted:

React-app Removed: src/server folder Moved up src/server/CustomModelClient.js to react-app folder

Adapted: DEVELOPMENT.md

Same for the test files