A prototype to explore rendering AEM pages through a Helix pipeline.
- Preview: https://main--helix-test--stefangrimm.hlx3.page/
- Live: https://main--helix-test--stefangrimm.hlx.live/
npm inpm tst- Install the Helix CLI:
npm install -g @adobe/helix-cli - Start Helix Pages Proxy:
hlx up(opens your browser athttp://localhost:3000) - Open the
{repo}directory in your favorite IDE and start coding :)