Inside AEM website with Edge Delivery, hosting the PLA blog
- Preview: https://main--inside-aem--adobe.hlx.page/
- Live: https://main--inside-aem--adobe.hlx.live/
- https://re-think.adobe.com/
- https://culture-tecture.adobe.com/
npm i
npm run lint
- Clone this repository locally
- Install the Helix CLI:
npm install -g @adobe/helix-cli
- Start Franklin Proxy:
hlx up
(opens your browser athttp://localhost:3000
) - Open the
{repo}
directory in your favorite IDE and start coding :)