The Helix website https://www.aem.live/
45
stars
2,298
commits
JavaScript
primary language
Sep 11, 2026
updated
This repo is what powers the helix website.
Install the Helix CLI:
sudo npm install -g @adobe/aem-cli
Run it in this repo:
aem up
While site preview is authenticated, run below command for local development:
npx @adobe/aem-cli up --url https://main--helix-website--adobe.aem.live/
npm install
npm test
npm test:watch
This will run through all your tests, but then only run against any changed tests.
(top 30 of 45)
JavaScript
67.4%
CSS
24.5%
HTML
7.8%
The Helix website https://www.aem.live/
45
stars
2,298
commits
JavaScript
primary language
Sep 11, 2026
updated
This repo is what powers the helix website.
Install the Helix CLI:
sudo npm install -g @adobe/aem-cli
Run it in this repo:
aem up
While site preview is authenticated, run below command for local development:
npx @adobe/aem-cli up --url https://main--helix-website--adobe.aem.live/
npm install
npm test
npm test:watch
This will run through all your tests, but then only run against any changed tests.
(top 30 of 45)
JavaScript
67.4%
CSS
24.5%
HTML
7.8%