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