PoC / Migration project to experiment with EDS in the RAQN world.
- Preview: https://main--raqn-docs-sharepoint--henkel.aem.page/
- Live: https://main--raqn-docs-sharepoint--henkel.aem.live/
npm inpm run lint
npm run lint:fix- Install the AEM CLI:
npm install -g @adobe/aem-cli - 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 athttp://localhost:3000) - Open the
henkel-raqn-guidedirectory in your favorite IDE and start coding :)