/adaptto-xwalk

Primary LanguageJavaScriptApache License 2.0Apache-2.0

adaptTo() Website - X-Walk Experimental

Build

adaptTo() Website based on Edge Delivery Services (AEM Franklin) - Experimental Version with X-Walk Support (authoring in AEMaaCS Author).

Environments

Installation

npm install

Tests

npm test

Linting

npm run lint

Local development

  1. Install the AEM CLI: npm install -g @adobe/aem-cli
  2. Start AEM Proxy: aem up (opens your browser at http://localhost:3000)
  3. Open the {repo} directory in your favorite IDE and start coding :)