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
express
directory:cd express
- Start Helix Simulator:
aem up
- Navigate to
http://localhost:3000/express/
- Open the
express
directory in your favorite IDE and start coding :)