More to come but to get started:
- Install Yeoman
$ npm -g install yo
- Clone this repo
- Link this generator so it can be found
$ npm link
- Run the generator
$ yo @adobe/aem
TODO: Make a note on how the clientlibs are not pushed to the Apps module, instead that module copies them during its build process.