A node cli to get started with the new AEM SPA editor. Work in progress, consider this beta software.
mvn clean install archetype:update-local-catalog
mvn archetype:crawl
npm install -g aem-spa-cli
Run aem-spa create
to create a new AEM SPA editor project. Answer the questions. Have fun.
Run aem-spa generate component
to create a new AEM SPA editor component. Answer the questions. Have more fun.
Run aem-spa help
to see the helpful menu.
Run aem-spa version
to see the currently installed version.