adaptTo() Website based on Edge Delivery Services (AEM Franklin) - Experimental Version with X-Walk Support (authoring in AEMaaCS Author).
- Preview: https://main--adaptto-website-xwalk--adaptto.hlx.page/
- Live: https://main--adaptto-website-xwalk--adaptto.hlx.live/
npm install
npm test
npm run lint
- Install the AEM CLI:
npm install -g @adobe/aem-cli
- Start AEM Proxy:
aem up
(opens your browser athttp://localhost:3000
) - Open the
{repo}
directory in your favorite IDE and start coding :)