This is https://labs.aem.live
Experimental tooling for developing and managing AEM sites.
- Preview: https://main--helix-labs-website--adobe.aem.page/
- Live: https://main--helix-labs-website--adobe.aem.live/
npm inpm run lint- Install the AEM CLI:
npm install -g @adobe/aem-cli - Start AEM Proxy:
aem up(opens your browser athttp://localhost:3000) - Open the
helix-labs-websitedirectory in your favorite IDE and start coding :)