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