Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 745 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 745 Bytes

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