This is https://labs.aem.live
Experimental tooling for developing and managing AEM sites.
The tools in this repository have been migrated to adobe/helix-tools-website.
The tools listed on https://tools.aem.live/ now use the code from the helix-tools-website repository. New contributions and enhancements should generally be made there unless they are specifically experimental features being tested in this labs environment.
- 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 :)