A website for the AEM Rockstar competition, hosted on Adobe's Edge Delivery Services with Document Authoring
- Preview: https://main--aem-rockstar-website--adobe.aem.page
- Live: https://main--aem-rockstar-website--adobe.aem.live
converted to use adaptive forms block
npm inpm tst- Create a new repository based on the
helix-project-boilerplatetemplate and add a mountpoint in thefstab.yaml - Add the helix-bot to the repository
- 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 :)