diva-e-aem / xwalk-boilerplate

MIT License
0 stars 2 forks source link

Boilerplate for AEM Crosswalk

This is our Crosswalk boilerplate.

Table of Contents

Prerequisites

Installation

  1. Create your repository using the Boilerplate GitHub repository as a template: https://github.com/diva-e-aem/xwalk-boilerplate

  2. Add the AEM Code Sync GitHub App to the repository: https://github.com/apps/aem-code-sync/installations/new

    • Select Only select Repositories (not All Repositories).
  3. Link content source

    • Change the reference in fstab.yaml in your GitHub repo to the URL of your AEM as a Cloud Service authoring instance and commit the changes.
  4. Start development

Linting

npm run lint