Skip to content

hlxsites/henkel-raqn-guide

Folders and files

NameName
Last commit message
Last commit date
Dec 20, 2023
Jan 10, 2024
Dec 19, 2024
Jun 5, 2024
Jun 4, 2024
Dec 19, 2024
Dec 4, 2024
Aug 6, 2024
Oct 16, 2024
Mar 27, 2024
Jul 4, 2024
Sep 20, 2023
Mar 29, 2024
Sep 20, 2023
Sep 20, 2023
Sep 4, 2024
Mar 27, 2024
Sep 20, 2023
Sep 20, 2023
Sep 20, 2023
Sep 20, 2023
Aug 5, 2024
Sep 20, 2023
Aug 2, 2024
Nov 25, 2024
Jan 10, 2024
Sep 20, 2024

Repository files navigation

Henkel RAQN Guide

PoC / Migration project to experiment with EDS in the RAQN world.

Environments

Installation

npm i

Linting

npm run lint
npm run lint:fix

Local development

  1. Install the AEM CLI: npm install -g @adobe/aem-cli
  2. Start AEM EDS Proxy: aem up --url <domain of site you are developing, e.g. https://main--raqn-developers--henkel.aem.page/> (opens your browser at http://localhost:3000)
  3. Open the henkel-raqn-guide directory in your favorite IDE and start coding :)

Documentation

Documentation