Inner CDN:
Outer CDN:
- Install the Helix CLI:
npm install -g @adobe/helix-cli - Clone this repository locally:
git clone https://github.com/adobecom/express.git - Go to the
expressdirectory:cd express - Start Helix Simulator:
aem up - Navigate to
http://localhost:3000/express/ - Open the
expressdirectory in your favorite IDE and start coding :)